forked from joejulian/gio
.builds: run the cmd tests with and without -race
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -36,6 +36,7 @@ tasks:
|
||||
- test_cmd: |
|
||||
cd gio/cmd
|
||||
go test ./...
|
||||
GOFLAGS=-race go test ./...
|
||||
- check_gofmt: |
|
||||
cd gio
|
||||
test -z $(gofmt -s -l .)
|
||||
|
||||
Reference in New Issue
Block a user