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 f1067ee commit 0be3d15Copy full SHA for 0be3d15
.github/workflows/main.yml
@@ -45,4 +45,4 @@ jobs:
45
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction --no-suggest
46
47
- name: Execute tests
48
- run: vendor/bin/phpunit tests
+ run: vendor/bin/pest tests
0 commit comments