Skip to content

Commit

Permalink
chore: expose admin port
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-svensson committed Feb 9, 2024
1 parent 1315fa0 commit a1cf8db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
RABBITMQ_DEFAULT_PASS: password
ports:
- 5672:5672
- 15672:15672
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
Expand Down

0 comments on commit a1cf8db

Please sign in to comment.