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 d30b12e commit d46b256Copy full SHA for d46b256
.github/workflows/ci.yml
@@ -31,6 +31,7 @@ jobs:
31
with:
32
php-version: ${{ matrix.php-versions }}
33
ini-values: date.timezone=Europe/Berlin
34
+ coverage: none
35
36
- name: Validate composer.json and composer.lock
37
run: composer validate
0 commit comments