Skip to content

Commit

Permalink
don't set wrong var
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed Apr 23, 2024
1 parent b9077a8 commit e3f8cb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Expand Up @@ -5,7 +5,6 @@ on:

env:
POSTGRES_PSQL_COMMAND: docker exec -i postgres_github_actions psql
POSTGRES_CONNECTION_STRING: postgresql://postgres:postgres@localhost:5433/postgres

jobs:
build:
Expand Down

0 comments on commit e3f8cb7

Please sign in to comment.