diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 752a2af24f0197e52f38f2e63b77f545c9d58c78..3b2095bbac834a11ff4b8d3d5a13ad0f9903a090 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,5 @@ before_script: run tests: stage: test - only: - - develop script: - pytest test \ No newline at end of file