Skip to content

Commit

Permalink
Clean test with another port
Browse files Browse the repository at this point in the history
  • Loading branch information
Tchoupinax committed Dec 17, 2024
1 parent 7ac139e commit 8311f6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,9 @@ jobs:
- run: npm run test

### Integration tests

- name: Setup iggy
uses: iggy-rs/setup-iggy@v1
env:
IGGY_TCP_ADDRESS: "0.0.0.0:8091"

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

0 comments on commit 8311f6b

Please sign in to comment.