diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bda92867..64b2a778 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -84,7 +84,6 @@ jobs: coverage: ${{ (matrix.calculate-coverage && 'pcov') || 'none' }} - run: php -m - - run: php --ini - id: composer-cache shell: bash