Added cli_test to CI
This commit is contained in:
parent
212de35f59
commit
d97130aea7
1 changed files with 1 additions and 0 deletions
|
|
@ -24,5 +24,6 @@ test:
|
||||||
script:
|
script:
|
||||||
- ./tests/betting_test
|
- ./tests/betting_test
|
||||||
- ./tests/chain_test
|
- ./tests/chain_test
|
||||||
|
- ./tests/cli_test
|
||||||
tags:
|
tags:
|
||||||
- builder
|
- builder
|
||||||
Loading…
Reference in a new issue