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 35d291e commit 9d65509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r backend/requirements.txt
python backend/fixtures/generate_fixtures.py --test
- name: Run Tests
run: |
python manage.py test
Expand Down

0 comments on commit 9d65509

Please sign in to comment.