Skip to content

Commit

Permalink
а fix secret key 2
Browse files Browse the repository at this point in the history
  • Loading branch information
KAnanev committed Jun 22, 2023
1 parent 13f09ce commit b4ee3e2
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 @@ -41,6 +41,7 @@ jobs:
- name: Run linter and pytest
env:
TEST_DATABASE_URL: postgresql:https://test_user:test_pass@localhost:5433/test_db
SECRET_KEY: supersecret
run: |
make check
- name: Test & publish code coverage
Expand Down

0 comments on commit b4ee3e2

Please sign in to comment.