Skip to content

Commit

Permalink
fix: run phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
faustoq committed Jul 7, 2024
1 parent 1fe2661 commit 933576e
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 @@ -41,4 +41,4 @@ jobs:
- name: Execute tests
env:
SESSION_DRIVER: array
run: ./vendor/bin/pest
run: ./vendor/bin/phpunit tests

0 comments on commit 933576e

Please sign in to comment.