diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 06eed10..4352079 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -41,6 +41,3 @@ jobs: - name: Execute PHPUnit run: vendor/bin/phpunit - - - name: Upload Scrutinizer coverage - uses: sudo-bot/action-scrutinizer@latest