Skip to content

Commit

Permalink
ci: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
a1383n committed Sep 16, 2023
1 parent a0ee1fb commit a61ec12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Execute tests
if: ${{ matrix.laravel }} == 9
run: ./vendor/bin/pest
run: ./vendor/bin/phpunit

- name: Execute tests
if: ${{ matrix.laravel }} != 9
Expand Down

0 comments on commit a61ec12

Please sign in to comment.