diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0088b56..9fbbe48 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ variables: ### Job to make some tests (ToDo: I need to improve the current testing stuff. Currently those tests fails) test_py3: - <<: *configure_environment + <<: *configure_environment stage: test only: - schedules