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 ab293f7 commit edf5f8fCopy full SHA for edf5f8f
.github/workflows/run-tests.yml
@@ -43,4 +43,4 @@ jobs:
43
44
- name: Execute tests
45
timeout-minutes: 2
46
- run: vendor/bin/phpunit --verbose
+ run: vendor/bin/pest
0 commit comments