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 476c632 commit 99b4d6dCopy full SHA for 99b4d6d
.github/workflows/phpunit-lang.yml
@@ -58,7 +58,7 @@ jobs:
58
fi
59
60
- name: Test with PHPUnit
61
- run: vendor/bin/phpunit --verbose --coverage-text --testsuite lang
+ run: vendor/bin/phpunit --verbose --no-coverage --testsuite lang
62
env:
63
TERM: xterm-256color
64
TACHYCARDIA_MONITOR_GA: enabled
0 commit comments