Skip to content

Commit

Permalink
Try to get more debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonpayton committed Dec 23, 2024
1 parent 8c15393 commit 3e677c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-tests-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
composer-options: "--optimize-autoloader"

- name: Run PHPUnit tests
run: phpunit tests --testdox
run: phpunit tests --debug

0 comments on commit 3e677c5

Please sign in to comment.