Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
voku committed Jun 9, 2022
1 parent e69fd72 commit 6b501e2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,6 @@ jobs:
with:
files: build/logs/clover.xml

- name: Upload coverage results to Scrutinizer
uses: sudo-bot/action-scrutinizer@latest
with:
cli-args: "--format=php-clover build/logs/clover.xml"

- name: Archive logs artifacts
if: ${{ failure() }}
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 6b501e2

Please sign in to comment.