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