Skip to content

Commit

Permalink
Update django-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fivehanz authored Dec 12, 2023
1 parent bea50f6 commit 92d1b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
make install
- name: Run Tests
run: |
python manage.py test
pipenv run python manage.py test

0 comments on commit 92d1b8c

Please sign in to comment.