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.
2 parents b24821c + f38fdea commit b235d1dCopy full SHA for b235d1d
.github/workflows/tests.yml
@@ -29,4 +29,4 @@ jobs:
29
run: composer require --dev laravel/framework:^${{ matrix.laravel }}
30
31
- name: Execute tests
32
- run: vendor/bin/pest
+ run: composer test
0 commit comments