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 21, 2024
1 parent db72721 commit 52c638e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ jobs:
# working-directory: ./backend
- name: Create test_fixture.json
run: |
echo ||||||||||||||||||||||||||||||||||||||||||||||||||||||
echo $POSTGRES_HOST
echo ||||||||||||||||||||||||||||||||||||||||||||||||||||||
python backend/fixtures/generate_fixtures.py --test
- name: Run Django tests
run: python manage.py test -v2
Expand Down

0 comments on commit 52c638e

Please sign in to comment.