Skip to content

Commit

Permalink
workflow bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Hk669 committed May 26, 2024
1 parent 8026b12 commit f2661d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Run Tests
env:
SECRET_KEY: ${{ secrets.SECRET_KEY }}
run: |
python manage.py test

0 comments on commit f2661d8

Please sign in to comment.