Skip to content

Commit

Permalink
re-fix phpunit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mieszkou committed May 18, 2024
1 parent 7c0db3c commit 00f2dee
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 --log-events-verbose-text --no-coverage --testsuite lang
run: vendor/bin/phpunit --verbose --no-coverage --testsuite lang
env:
TERM: xterm-256color
TACHYCARDIA_MONITOR_GA: enabled

0 comments on commit 00f2dee

Please sign in to comment.