Skip to content

Commit edc18b0

Browse files
authored
Update tests.yml
1 parent b558ee6 commit edc18b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
echo "RabbitMQ is ready"
7777
7878
- name: Execute tests
79-
run: vendor/bin/phpunit --verbose
79+
run: vendor/bin/phpunit
8080
env:
8181
RABBITMQ_HOST: localhost
8282
RABBITMQ_PORT: 5672

0 commit comments

Comments
 (0)