Skip to content

Commit

Permalink
Update django.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafa13io authored May 8, 2024
1 parent 8297866 commit 51ef6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
pip install -r backend/requirements.txt
- name: Run Tests
run: |
python manage.py test
python backend/manage.py test

0 comments on commit 51ef6e2

Please sign in to comment.