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 058c241 commit 8ccfbebCopy full SHA for 8ccfbeb
.github/workflows/continuous-integration.yml
@@ -43,4 +43,4 @@ jobs:
43
command: composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-progress
44
45
- name: Execute tests
46
- run: vendor/bin/phpunit
+ run: vendor/bin/pest
0 commit comments