Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebgrep authored Nov 9, 2024
1 parent 239771e commit 65947f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
id: test_run
env:
X_AUTH_HEADER: ${{ secrets.X_AUTH_HEADER }}
DJANGO_SECRET: ${{ secrets.DJANGO_SECRET }}
DJANGO_SECRET: '91104238ecc97f62592f7d9cc9e277e2aeaffe432e5fd2a8ad'
PAGINATION_PAGE_SIZE: 15
run: |
tox -- -v

0 comments on commit 65947f7

Please sign in to comment.