Skip to content

Commit

Permalink
Fix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rokt33r committed Jan 27, 2024
1 parent dba66d2 commit fa2ed1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- '6379:6379'
postgres:
image: postgres:14
environment:
env:
POSTGRES_DB: prismy-session
POSTGRES_USER: root
POSTGRES_PASSWORD: root
Expand Down

0 comments on commit fa2ed1e

Please sign in to comment.