Skip to content

Commit

Permalink
Use DB_POSTGRESDB_DATABASE: postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Apr 30, 2024
1 parent c939a84 commit 793ded8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
name: Benchmark
runs-on: ubuntu-latest
env:
DB_POSTGRESDB_DATABASE: n8n
DB_POSTGRESDB_DATABASE: postgres
DB_POSTGRESDB_PASSWORD: password
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 793ded8

Please sign in to comment.