diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9aa54a7..bc9121d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,4 +29,4 @@ jobs: uses: sudo-bot/action-scrutinizer@latest if: github.repository == 'mindplay-dk/sql' && matrix.code_coverage == 'upload' with: - cli-args: "--format=php-clover test/build/clover.xml" + cli-args: "--format=php-clover test/build/clover.xml"