This commit is contained in:
Artur Barseghyan 2020-01-12 00:05:25 +01:00
parent 056d019e52
commit b7df31e2e6

View file

@ -49,7 +49,7 @@ jobs:
command: |
. venv/bin/activate
# python manage.py test
python3 runtests.py
python runtests.py
- store_artifacts:
path: test-reports