Skip to content

Commit

Permalink
port forwards
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubwro committed Sep 28, 2023
1 parent 60945d8 commit 9709dd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
services:
nats-unused:
image: nats:${{ matrix.nats-version }}
ports:
- 4222:4222
# ports:
# - 4222:4222

steps:
- name: "Start nats with jetstream"
Expand Down

0 comments on commit 9709dd9

Please sign in to comment.