Skip to content
Snippets Groups Projects
Commit 43dc1d7d authored by ale's avatar ale
Browse files

Fix CI run-go-test invocation

parent 1c7eb776
No related branches found
No related tags found
No related merge requests found
...@@ -10,4 +10,4 @@ run_tests: ...@@ -10,4 +10,4 @@ run_tests:
stage: test stage: test
image: "registry.git.autistici.org/ai3/docker/test/golang:master" image: "registry.git.autistici.org/ai3/docker/test/golang:master"
script: script:
- "run-go-test -v ./..." - "run-go-test ./..."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment