Skip to content

Commit b68cf5a

Browse files
committed
testing
1 parent 3977dca commit b68cf5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
RABBITMQ_DEFAULT_USER: guest
125125
RABBITMQ_DEFAULT_PASS: guest
126126
ports:
127-
- 5672
127+
- 5672:5672
128128
options: >-
129129
--health-cmd="rabbitmq-diagnostics -q ping"
130130
--health-interval=10s

0 commit comments

Comments
 (0)