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 a9d65c8 commit 017a18eCopy full SHA for 017a18e
.github/workflows/run-tests.yml
@@ -49,4 +49,4 @@ jobs:
49
run: composer show -D
50
51
- name: Execute tests
52
- run: vendor/bin/pest --ci --bail --compact --memory --coverage
+ run: vendor/bin/pest --ci --bail --compact --memory
0 commit comments