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 b6c42ac commit 27506b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
python-version: '3.11'
- name: Install requirements
run: pip install -r requirements.txt
- name: Install OS dependencies
run: sudo apt-get install postgresql
- name: Run tests and collect coverage
env:
POSTGRES_HOST: localhost
Expand Down

0 comments on commit 27506b2

Please sign in to comment.