Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-layson committed Mar 5, 2024
1 parent ecadef5 commit 14e30fc
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 @@ -20,5 +20,5 @@ jobs:
- name: Laravel Pint
run: php vendor/bin/pint --test
- name: Unit Test
run: php vendor/bin/phpunit
run: composer run test

0 comments on commit 14e30fc

Please sign in to comment.