Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
markhuot committed Dec 22, 2023
1 parent 11d1827 commit ae16ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: ./vendor/bin/phpstan analyse src

- name: Run pint
run: ./vendor/bin/pint --test src/
run: ./vendor/bin/pint --test -vvv src/

- name: Run test suite
run: ./vendor/bin/pest --compact -vvv

0 comments on commit ae16ba7

Please sign in to comment.