Skip to content

Commit

Permalink
Fix django CI tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Sargent committed Feb 3, 2024
1 parent 7234e01 commit 7e650d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
python-version: 3.11
cache: poetry
- run: poetry install
- run: poetry run pytest
- name: Run Tests
run: |
poetry run python manage.py test

0 comments on commit 7e650d6

Please sign in to comment.