Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcblogdev authored Nov 14, 2024
1 parent e95e057 commit 751f3de
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 @@ -30,7 +30,7 @@ jobs:
run: composer install --prefer-dist --no-progress

- name: Run Pint
run: ./vendor/bin/pint --test
run: ./vendor/bin/pint

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

0 comments on commit 751f3de

Please sign in to comment.