Skip to content
Snippets Groups Projects
Commit d68b001f authored by Andreas Nüßlein (sinnwerkstatt)'s avatar Andreas Nüßlein (sinnwerkstatt)
Browse files

Update .gitlab-ci.yml

parent 520e995d
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
- poetry run ./manage.py check --failfast
# - 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