diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 19bbc9e0..b34ab6d3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,5 +24,6 @@ test: script: - ./tests/betting_test - ./tests/chain_test + - ./cli_test tags: - - builder \ No newline at end of file + - builder