Skip to content

Commit 39c6372

Browse files
committed
Completely remove Scrutinizer uploads in CI
1 parent 77554fe commit 39c6372

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,3 @@ jobs:
4545
4646
- name: Execute tests
4747
run: vendor/bin/phpunit
48-
49-
# - name: Upload coverage to Scrutinizer
50-
# run: |
51-
# wget https://scrutinizer-ci.com/ocular.phar
52-
# php ocular.phar code-coverage:upload --format=php-clover coverage.clover

0 commit comments

Comments
 (0)