Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck committed Mar 15, 2024
1 parent cb3ae37 commit acd7c4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ jobs:
- name: Test with pytest
run: |
pytest
env:
DATABASE_URL: ${{ secrets.DATABASE_URL }}

0 comments on commit acd7c4d

Please sign in to comment.