mirror of
https://github.com/mattermost/focalboard.git
synced 2025-04-21 04:27:11 -04:00
3 lines
89 B
Text
3 lines
89 B
Text
**/*.go {
|
|
prep: cd server && go test -tags "$FOCALBOARD_BUILD_TAGS" -race -v ./...
|
|
}
|