Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gpad committed Jun 25, 2022
1 parent 4735ce2 commit e6b718f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
image: rabbitmq:3-management
env:
RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS: -rabbitmq_stream advertised_host localhost
RABBITMQ_DEFAULT_USER: "rabbit"
RABBITMQ_DEFAULT_PASS: "rabbit"
# RABBITMQ_DEFAULT_USER: "rabbit"
# RABBITMQ_DEFAULT_PASS: "rabbit"
ports:
- 5552:5552
- 5672:5672
Expand Down

0 comments on commit e6b718f

Please sign in to comment.