Update .gitlab-ci.yml file
This commit is contained in:
@@ -27,4 +27,4 @@ format:
|
||||
script:
|
||||
- go fmt $(go list ./...)
|
||||
- go vet $(go list ./...)
|
||||
- go test -race $(go list ./...)
|
||||
- go test
|
||||
|
||||
Reference in New Issue
Block a user