good morning!!!!

Skip to content
Snippets Groups Projects
Commit eac3ccab authored by a's avatar a
Browse files

Update .gitlab-ci.yml

parent b30d09a2
Branches
Tags
No related merge requests found
Pipeline #26218 failed
...@@ -15,7 +15,7 @@ test: ...@@ -15,7 +15,7 @@ test:
stage: test stage: test
extends: .go-cache extends: .go-cache
script: script:
- go test -race ./... - CGO_ENABLED=1 go test -race ./...
lint: lint:
image: registry.gitlab.com/gitlab-org/gitlab-build-images:golangci-lint-alpine image: registry.gitlab.com/gitlab-org/gitlab-build-images:golangci-lint-alpine
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment