Skip to content
Snippets Groups Projects
Commit 39c366d7 authored by Andreas Nüßlein's avatar Andreas Nüßlein
Browse files

Revert "Update .gitlab-ci.yml"

This reverts commit d68b001f.
parent c461b5b6
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ django tests and coverage:
- pip install -U poetry black
- poetry install
- poetry run doit migrate
- poetry run ./manage.py check --failfast
- poetry run ./manage.py check
# - poetry run ./manage.py test
# coverage: /^TOTAL.*\s+(\d+\%)$/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment