diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 375702d8..d5a5735f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ build: - builder test: - state: test + stage: test script: - ./betting_test - ./chain_test