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 201bfb5 commit f81f82bCopy full SHA for f81f82b
.github/workflows/run-tests.yml
@@ -55,4 +55,4 @@ jobs:
55
run: composer show -D
56
57
- name: Execute tests
58
- run: vendor/bin/pest
+ run: vendor/bin/phpunit
0 commit comments