Skip to content

Commit

Permalink
Add support dj42; update CI procedure for examples/proj1
Browse files Browse the repository at this point in the history
  • Loading branch information
shimizukawa committed Jul 17, 2024
1 parent a1a1897 commit 3b6927a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-examples-proj1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ jobs:
run: |
python manage.py makemigrations testapp
python manage.py sqlmigrate testapp 0001
python manage.py migrate
python manage.py inspectdb

0 comments on commit 3b6927a

Please sign in to comment.