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 155e4b8 commit b0e4f63Copy full SHA for b0e4f63
.github/workflows/tests.yaml
@@ -76,4 +76,4 @@ jobs:
76
MYSQL_PORT: ${{ env.MYSQL_PORT }}
77
78
run: |
79
- python3 ./src/manage.py test signals, datasources, base
+ python3 ./src/manage.py test base datasources signals
0 commit comments