1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-09 08:56:07 +02:00
focalboard/modd-servertest.conf

4 lines
58 B
Plaintext

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