Skip to content

Commit

Permalink
Remove pg environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
zacdezgeo committed Sep 9, 2024
1 parent e58f7fd commit 12bbf41
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,4 @@ jobs:
run: |
poetry run pytest -s -vv
env:
PGHOST: localhost
PGPORT: 5432
PGDATABASE: mydatabase
PGUSER: myuser
PGPASSWORD: mypassword
PGTABLENAME: space2stats
S3_BUCKET_NAME: test-bucket

0 comments on commit 12bbf41

Please sign in to comment.