We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5fe42 commit b1ed16eCopy full SHA for b1ed16e
1 file changed
.github/workflows/tests.yml
@@ -67,4 +67,4 @@ jobs:
67
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
68
69
- name: Execute tests
70
- run: vendor/bin/pest
+ run: vendor/bin/phpunit
0 commit comments