Skip to content

Commit 777f3b6

Browse files
author
Lars Moelleken
committed
[*]: update CI stuff v1.2
1 parent 031107d commit 777f3b6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@ jobs:
8989
with:
9090
files: build/logs/clover.xml
9191

92-
- name: Upload coverage results to Scrutinizer
93-
uses: sudo-bot/action-scrutinizer@latest
94-
with:
95-
cli-args: "--format=php-clover build/logs/clover.xml"
96-
9792
- name: Archive logs artifacts
9893
if: ${{ failure() }}
9994
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)