updated ci command

This commit is contained in:
vabene1111
2021-03-17 23:48:49 +01:00
parent 2f77532111
commit 9280540927

View File

@@ -25,4 +25,4 @@ jobs:
python3 manage.py collectstatic_js_reverse
- name: Django Testing project
run: |
python3 manage.py test
pytest