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

Removed space

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