Skip to content

Commit

Permalink
💚 Fix missing env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
spontoreau committed Feb 17, 2025
1 parent 3042bdd commit 5d9961a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
verify_statistics:
runs-on: ubuntu-latest
env:
APPLICATION_STAGE: test
EVENT_STORE_CONNECTION_STRING: postgres://potadmindb:localpwd@localhost:5432/potentiel

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5d9961a

Please sign in to comment.