We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0293a commit be59233Copy full SHA for be59233
.github/workflows/django.yml
@@ -27,4 +27,4 @@ jobs:
27
pip install -r requirements.txt
28
- name: Run Tests
29
run: |
30
- python manage.py test
+ python manage.py test
0 commit comments