1
0
Fork 0

Update config.yml

master
Philip O'Toole 2 years ago committed by GitHub
parent 0e8d4bbebf
commit ff79bfb981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,7 +50,7 @@ jobs:
- run: go version
- run: go get -t -d ./...
- run:
command: go test -failfast -v -timeout 20m -gcflags=all=-d=checkptr=0 -race ./...
command: go test -failfast -timeout 20m -gcflags=all=-d=checkptr=0 -race ./...
environment:
GORACE: "halt_on_error=1"

Loading…
Cancel
Save