Skip to content

Commit

Permalink
Update django.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymon-Budziak committed Sep 12, 2023
1 parent b9ffcdb commit c1bbccf
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 @@ -25,4 +25,4 @@ jobs:
pip install -r Django/Group_3/1_Django_tutorial/requirements.txt
- name: Run Tests
run: |
python Django/Group_3/1_Django_tutorial/manage.py test
python Django/Group_3/1_Django_tutorial/manage.py test Django/Group_3/1_Django_tutorial/

0 comments on commit c1bbccf

Please sign in to comment.