Skip to content

Commit 6baa6f8

Browse files
committed
Remove scrutinizer
1 parent 5e4ff88 commit 6baa6f8

File tree

2 files changed

+0
-54
lines changed

2 files changed

+0
-54
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ jobs:
4747
env:
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4949

50-
- name: Send code coverage to Scrutinizer
51-
uses: sudo-bot/action-scrutinizer@latest
52-
if: github.repository == 'phpDocumentor/ReflectionDocBlock'
53-
with:
54-
cli-args: "--format=php-clover build/logs/clover.xml --revision=${{ github.event.pull_request.head.sha || github.sha }}"
55-
5650
- name: Quick check code coverage level
5751
run: php tests/coverage-checker.php 91
5852

.scrutinizer.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)