Skip to content

Commit

Permalink
updated actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nyashaChiza committed Jan 3, 2024
1 parent 741de6b commit 74e0418
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 @@ -27,6 +27,7 @@ jobs:
pip install -r requirements.txt
- name: Run Tests
run: |
python manage.py collectstatic
python manage.py test
env:
Expand Down

0 comments on commit 74e0418

Please sign in to comment.