diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 628552a6b5b8c8e24fffe4d70b06b1ceae37e635..5f4626949006f6e5a0abe34f4fb59957a995a1e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,6 +43,7 @@ tests:2.7: # ---------------------------- tests:3.7: stage: test + cache: {} script: - python -V - python -m pytest --pep8 --cov=allgo --cov-config=.coveragerc.p3 tests/