Skip to content

Commit

Permalink
fix: github workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Mehr committed Apr 3, 2024
1 parent 59d526e commit 7bbe6af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,4 @@ jobs:
pip install -r requirements.txt
- name: Run Tests
run: |
python manage.py migrate
python manage.py test

0 comments on commit 7bbe6af

Please sign in to comment.