Skip to content

Commit

Permalink
Completely remove Scrutinizer uploads in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Kovah committed Mar 20, 2024
1 parent 77554fe commit 39c6372
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,3 @@ jobs:
- name: Execute tests
run: vendor/bin/phpunit

# - name: Upload coverage to Scrutinizer
# run: |
# wget https://scrutinizer-ci.com/ocular.phar
# php ocular.phar code-coverage:upload --format=php-clover coverage.clover

0 comments on commit 39c6372

Please sign in to comment.