CI, attempt #4.
This commit is contained in:
parent
a57233e99f
commit
c9b4726e17
@ -5,4 +5,4 @@ test_job:
|
|||||||
stage: test
|
stage: test
|
||||||
tags:
|
tags:
|
||||||
- linux1
|
- linux1
|
||||||
script: zsh -c 'go test -test.v .'
|
script: go test -test.v .
|
||||||
|
Loading…
Reference in New Issue
Block a user