Skip to content

Commit ab22540

Browse files
committed
chore: add secret-key env
1 parent fc47ab9 commit ab22540

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@ jobs:
5151
- name: Test with pytest
5252
env:
5353
DATABASE__URL: postgres://admin:test@localhost:5432/coursereview
54+
SECRET_KEY: 02247f40-a769-4c49-9178-4c038048e7ad
5455
run: |
5556
uv run pytest

0 commit comments

Comments
 (0)