We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5782f28 commit 9dd47b0Copy full SHA for 9dd47b0
.github/workflows/phpunit.yml
@@ -72,7 +72,7 @@ jobs:
72
fi
73
74
- name: Test with PHPUnit
75
- run: vendor/bin/phpunit --verbose --coverage-text
+ run: vendor/bin/phpunit --coverage-text
76
env:
77
TERM: xterm-256color
78
TACHYCARDIA_MONITOR_GA: enabled
0 commit comments