There was an error while loading. Please reload this page.
1 parent 42565d5 commit 31b51adCopy full SHA for 31b51ad
1 file changed
.github/workflows/tests-pytest.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Run setup
43
run: |
44
- # python manage.py migrate --settings=tests.pytest.settings
+ python manage.py migrate --settings=tests.pytest.settings
45
python manage.py compilemessages
46
python manage.py collectstatic --no-input
47
0 commit comments