diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a10b243e2106f81dbf21acfaa8567f814d14a9c9..f9766baf84a0f4eb3c6b796e8e385d671bb02523 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,8 +11,5 @@ run tests: stage: test only: - develop - tags: - - python3 - - test script: - pytest test \ No newline at end of file