Skip to content

Commit

Permalink
а fix secret key 3
Browse files Browse the repository at this point in the history
  • Loading branch information
KAnanev committed Jun 22, 2023
1 parent b4ee3e2 commit 1990e57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
TEST_DATABASE_URL: postgresql:https://test_user:test_pass@localhost:5433/test_db
SECRET_KEY: supersecret
with:
coverageCommand: make test-coverage
debug: true

0 comments on commit 1990e57

Please sign in to comment.