Skip to content

Commit

Permalink
Update pest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim-the-Diamond committed Sep 9, 2024
1 parent ad84779 commit e1a1efd
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 --display-errors --display-warnings --coverage-clover clover.xml
run: vendor/bin/pest --coverage-clover clover.xml

0 comments on commit e1a1efd

Please sign in to comment.