From ecd758220a0b4d151fc3f353f4232aa000765e58 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Tue, 10 Dec 2019 09:59:58 -0600 Subject: [PATCH] Fixed a typo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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