race...ben j'enleve

This commit is contained in:
Laurent Ulrich 2023-08-20 20:58:35 +02:00
parent 72fd02704f
commit b869e7442a
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ format:
script:
- go fmt $(go list ./... | grep -v /vendor/)
- go vet $(go list ./... | grep -v /vendor/)
- go test -race $(go list ./... | grep -v /vendor/)
compile:
stage: build