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