Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vmercierfr committed Apr 15, 2024
1 parent b367654 commit 5b3b0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
runs-on: ubuntu-latest
env:
BATS_LIB_PATH: "${{ github.workspace }}/test/bats/lib/"
PGHOST: postgresql
PGHOST: postgres
PGUSER: postgres
PGPASSWORD: hackme
PGDATABASE: unittest
Expand Down

0 comments on commit 5b3b0d3

Please sign in to comment.