Skip to content

Commit

Permalink
Hotfix for ci.yml to pass checks
Browse files Browse the repository at this point in the history
Change is already merged in main
  • Loading branch information
louije authored Sep 12, 2024
1 parent 6c585ed commit 0f84b76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- name: ✨ Black, isort, flake8
run: |
make quality
env:
USE_VENV: 1
- name: 🚧 Check pending migrations
run: |
django-admin makemigrations --check --dry-run --noinput
Expand Down

0 comments on commit 0f84b76

Please sign in to comment.