1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/modd-servertest.conf

4 lines
58 B
Plaintext

**/*.go {
prep: cd server && go test -race -v ./...
}