1
0
Fork 0

Remove obsolete checkptr

master
Philip O'Toole 1 year ago
parent f182f1927c
commit 0179b390d3

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

Loading…
Cancel
Save