1
0
Fork 0

Update config.yml

master
Philip O'Toole 3 years ago committed by GitHub
parent 03698f4598
commit a7ddad2624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,7 +51,7 @@ jobs:
# for years without actual issue so disabling the pointer tests
- run: go get -v -t -d ./...
- run:
command: go test -timeout 20m -gcflags=all=-d=checkptr=0 -race ./...
command: go test -v -timeout 20m -gcflags=all=-d=checkptr=0 -race ./...
environment:
GORACE: "halt_on_error=1"

Loading…
Cancel
Save