Skip to content

Commit b0e4f63

Browse files
committed
To summarise the git diff, the changes made in this commit include:
- changed Run tests command
1 parent 155e4b8 commit b0e4f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
MYSQL_PORT: ${{ env.MYSQL_PORT }}
7777

7878
run: |
79-
python3 ./src/manage.py test signals, datasources, base
79+
python3 ./src/manage.py test base datasources signals

0 commit comments

Comments
 (0)