Update .gitlab-ci.yml
This commit is contained in:
parent
93c07edde5
commit
51695568ac
1 changed files with 1 additions and 1 deletions
|
|
@ -24,6 +24,6 @@ test:
|
|||
script:
|
||||
- ./tests/betting_test
|
||||
- ./tests/chain_test
|
||||
- ./cli_test
|
||||
- ./tests/cli_test
|
||||
tags:
|
||||
- builder
|
||||
|
|
|
|||
Loading…
Reference in a new issue