Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
pcraig3 committed Aug 12, 2024
1 parent 8f3772a commit 3906aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
run: poetry install

- name: Run tests
run: poetry run test
run: poetry run python manage.py test

0 comments on commit 3906aa0

Please sign in to comment.