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