Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
RoadRunnr committed Oct 22, 2024
1 parent a3e4d40 commit 96584ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
-
name: Run tests
run: |
docker run -d --rm --publish 127.0.0.1:4222:4222 nats:latest --jetstream
docker run -d --rm --publish 127.0.0.1:4222:4222 nats:latest --jetstream --addr 127.0.0.1
ip addr
ip route
ss -atnp
Expand Down

0 comments on commit 96584ac

Please sign in to comment.