diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index bd355e3..53e72dd 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -268,7 +268,6 @@ jobs: name: Code coverage runs-on: [ubuntu-latest] needs: [unit-tests-linux] - steps: - uses: actions/checkout@v5