Skip to content

Commit

Permalink
Update django_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanilZmievskiy authored Nov 17, 2023
1 parent ba9f3f1 commit 1006922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/django_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
pip install -r requirements.txt
- name: Run Tests
run: |
python ./PolygonScoring/manage.py test
python ./PolygonLeaderBoards/manage.py test
python ./PolygonScoring/manage.py test tests
python ./PolygonLeaderBoards/manage.py test tests

0 comments on commit 1006922

Please sign in to comment.