Skip to content

Commit

Permalink
remove verbose flag
Browse files Browse the repository at this point in the history
  • Loading branch information
austintoddj committed Sep 15, 2023
1 parent 4cac294 commit 9c415ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
composer update --prefer-dist --no-interaction --no-progress
- name: Run PHPUnit
run: vendor/bin/phpunit --verbose
run: vendor/bin/phpunit

0 comments on commit 9c415ea

Please sign in to comment.