diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b91a0a4..d6a1ade 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,6 +36,7 @@ python3.7: python3.8: image: python:3.8-rc-buster + allow_failure: true script: - pip install .[test] - pip install .