diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 04a6103..ac5809f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -72,7 +72,7 @@ test:test-unittest: - make test allow_failure: true -test:test-race-conditions: +.test:test-race-conditions: stage: test dependencies: - build:build-linux