Skip to content

Commit 12511aa

Browse files
committed
Disable coverage artifacts
1 parent 15e8a12 commit 12511aa

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,3 @@ jobs:
6262
with:
6363
name: logs-php-${{ matrix.php-versions }}
6464
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

Comments
 (0)