Skip to content

Commit

Permalink
expiriment with env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Sascha Dobbelaere committed Nov 27, 2023
1 parent 35576a8 commit b6c42ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: sudo apt-get install postgresql
- name: Run tests and collect coverage
env:
POSTGRES_HOST: postgres
POSTGRES_HOST: localhost
POSTGRES_USER: fake
POSTGRES_PASSWORD: fake
POSTGRES_DB: fake
Expand Down

0 comments on commit b6c42ac

Please sign in to comment.