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 f4a2524 commit 172a90bCopy full SHA for 172a90b
1 file changed
.github/workflows/run-tests.yml
@@ -83,4 +83,4 @@ jobs:
83
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
84
85
- name: Execute tests
86
- run: vendor/bin/pest
+ run: vendor/bin/pest --no-coverage
0 commit comments