Skip to content

Commit

Permalink
ci: try another way to change port
Browse files Browse the repository at this point in the history
  • Loading branch information
Tchoupinax committed Dec 17, 2024
1 parent 50e9793 commit 7ac139e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Setup iggy
uses: iggy-rs/setup-iggy@v1
env:
IGGY_PORT: 3094
IGGY_TCP_ADDRESS: "0.0.0.0:8091"

- name: Perform integration tests
run: npm run test:e2e
Expand Down

0 comments on commit 7ac139e

Please sign in to comment.