We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f59dd1 commit 2f801d3Copy full SHA for 2f801d3
.github/workflows/continuous-integration.yml
@@ -44,4 +44,4 @@ jobs:
44
command: composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-progress
45
46
- name: Execute tests
47
- run: vendor/bin/pest
+ run: vendor/bin/phpunit
0 commit comments