Skip to content

Commit

Permalink
Update django.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mathis2003 authored Mar 14, 2024
1 parent 457d076 commit 1a42255
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 @@ -55,6 +55,7 @@ jobs:
DB_ENGINE: ${{secrets.DB_ENGINE}}

run: |
python manage.py flush
python manage.py makemigrations api
python manage.py migrate api
python manage.py test

0 comments on commit 1a42255

Please sign in to comment.