Skip to content
Snippets Groups Projects
Commit ed8382d3 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

run tests

parent aa3218dd
No related branches found
No related tags found
No related merge requests found
......@@ -24,4 +24,5 @@ test:
alias: "db-local"
script:
- pip install -r requirements.txt -r requirements-test.txt
- coverage run --source='.' runtests.py
- coverage report --skip-covered --omit=*/wsgi.py,*/asgi.py,manage.py,*/apps.py,setup.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment