Skip to content

Commit 8d64702

Browse files
committed
fix: phpunit-lang.yml
1 parent 9f71afa commit 8d64702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-lang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
fi
5858
5959
- name: Test with PHPUnit
60-
run: vendor/bin/phpunit --verbose --no-coverage --testsuite lang
60+
run: vendor/bin/phpunit --log-events-verbose-text --no-coverage --testsuite lang
6161
env:
6262
TERM: xterm-256color
6363
TACHYCARDIA_MONITOR_GA: enabled

0 commit comments

Comments
 (0)