Skip to content

Commit

Permalink
Revert "Update pest.yml"
Browse files Browse the repository at this point in the history
This reverts commit 415d0f1.
  • Loading branch information
Kim-the-Diamond committed Sep 9, 2024
1 parent 415d0f1 commit ad84779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ jobs:
run: composer show -D

- name: Execute tests
run: vendor/bin/pest clover.xml
run: vendor/bin/pest --display-errors --display-warnings --coverage-clover clover.xml

0 comments on commit ad84779

Please sign in to comment.