good morning!!!!

Skip to content
Snippets Groups Projects
Verified Commit 26f30b0b authored by a's avatar a
Browse files

Merge branch 'master' of gfx.cafe:open/jrpc

parents 2ec9737a eac3ccab
No related branches found
Tags v0.4.0
No related merge requests found
......@@ -11,11 +11,11 @@ stages:
- test
test:
image: registry.gitlab.com/gitlab-org/gitlab-build-images:golangci-lint-alpine
image: golang:1.21-alpine
stage: test
extends: .go-cache
script:
- go test -race ./...
- CGO_ENABLED=1 go test -race ./...
lint:
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.
Finish editing this message first!
Please register or to comment