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 9f71afa commit 8d64702Copy full SHA for 8d64702
.github/workflows/phpunit-lang.yml
@@ -57,7 +57,7 @@ jobs:
57
fi
58
59
- name: Test with PHPUnit
60
- run: vendor/bin/phpunit --verbose --no-coverage --testsuite lang
+ run: vendor/bin/phpunit --log-events-verbose-text --no-coverage --testsuite lang
61
env:
62
TERM: xterm-256color
63
TACHYCARDIA_MONITOR_GA: enabled
0 commit comments