We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65902c commit 46a7280Copy full SHA for 46a7280
.github/workflows/tests.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: Run Composer Install
34
run: composer install --no-interaction
35
- name: run tests
36
- run: vendor/bin/pest --coverage
+ run: vendor/bin/pest
0 commit comments