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 15e8a12 commit 12511aaCopy full SHA for 12511aa
.github/workflows/CI.yml
@@ -62,9 +62,3 @@ jobs:
62
with:
63
name: logs-php-${{ matrix.php-versions }}
64
path: vendor/endroid/quality/application/var/log
65
-
66
- - name: Archive code coverage results
67
- uses: actions/upload-artifact@v4
68
- with:
69
- name: coverage-php-${{ matrix.php-versions }}
70
- path: tests/coverage
0 commit comments