Skip to content
Snippets Groups Projects
Commit d2ed50bd authored by Sigurd's avatar Sigurd
Browse files

as

parent 38e31731
No related branches found
No related tags found
No related merge requests found
Pipeline #163803 failed
......@@ -10,7 +10,7 @@ test:
- cd backend/secfit
- apt-get update -qy
- pip install -r requirements.txt
- python manage.py test workouts.tests --testrunner django_nose.NoseTestSuiteRunner --with-coverage --cover-package workouts --cover-erase
- python manage.py test workouts --testrunner django_nose.NoseTestSuiteRunner --with-coverage --cover-package workouts --cover-erase
staging:
type: deploy
......
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