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 295922f commit 2916b1bCopy full SHA for 2916b1b
.github/workflows/run-tests.yml
@@ -40,4 +40,4 @@ jobs:
40
- name: Execute tests
41
run: |
42
npm install
43
- vendor/bin/pest
+ vendor/bin/phpunit
0 commit comments