mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-20 02:11:52 +00:00
Fix
This commit is contained in:
parent
056d019e52
commit
b7df31e2e6
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
command: |
|
||||
. venv/bin/activate
|
||||
# python manage.py test
|
||||
python3 runtests.py
|
||||
python runtests.py
|
||||
|
||||
- store_artifacts:
|
||||
path: test-reports
|
||||
|
|
|
|||
Loading…
Reference in a new issue