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 b3ba866 commit e424c2bCopy full SHA for e424c2b
.github/workflows/run-tests.yml
@@ -34,4 +34,4 @@ jobs:
34
run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction
35
36
- name: Execute tests
37
- run: vendor/bin/phpunit
+ run: vendor/bin/pest
0 commit comments