Skip to content

Commit

Permalink
removed unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvodi committed Aug 24, 2024
1 parent 2bdd125 commit 5057dbb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ jobs:
- name: Test
run: go test -v ./...
env:
DB_HOST: localhost
DB_PORT: 5432
DB_SSL_MODE: disable
DB_TIMEZONE: Europe/Berlin
DB_PASSWORD: postgres
DB_USER: postgres
DB_NAME: postgres
Expand Down

0 comments on commit 5057dbb

Please sign in to comment.