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.
2 parents 4e1e3a6 + 902ddd5 commit 8f487a4Copy full SHA for 8f487a4
.github/workflows/test.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: shivammathur/setup-php@v2
16
with:
17
php-version: 7.3
18
+ coverage: none
19
20
- name: Initialise
21
run: make init
0 commit comments