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 051171b commit bbb415fCopy full SHA for bbb415f
.github/workflows/run-tests.yml
@@ -60,4 +60,4 @@ jobs:
60
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
61
62
- name: Execute tests
63
- run: vendor/bin/phpunit
+ run: vendor/bin/pest
0 commit comments