Skip to content

Commit

Permalink
Disable coverage artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
endroid committed Nov 25, 2024
1 parent 15e8a12 commit 12511aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,3 @@ jobs:
with:
name: logs-php-${{ matrix.php-versions }}
path: vendor/endroid/quality/application/var/log

- name: Archive code coverage results
uses: actions/upload-artifact@v4
with:
name: coverage-php-${{ matrix.php-versions }}
path: tests/coverage

0 comments on commit 12511aa

Please sign in to comment.