Skip to content

Commit

Permalink
fix: phpunit-lang.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mieszkou committed May 13, 2024
1 parent 9f71afa commit 8d64702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-lang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
fi
- name: Test with PHPUnit
run: vendor/bin/phpunit --verbose --no-coverage --testsuite lang
run: vendor/bin/phpunit --log-events-verbose-text --no-coverage --testsuite lang
env:
TERM: xterm-256color
TACHYCARDIA_MONITOR_GA: enabled

0 comments on commit 8d64702

Please sign in to comment.