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