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 bf20f2d commit 3d4fb00Copy full SHA for 3d4fb00
.github/workflows/phpunit.yml
@@ -60,7 +60,7 @@ jobs:
60
fi
61
62
- name: Test with PHPUnit
63
- run: vendor/bin/phpunit --verbose --coverage-text
+ run: vendor/bin/phpunit --coverage-text
64
env:
65
TERM: xterm-256color
66
TACHYCARDIA_MONITOR_GA: enabled
0 commit comments