diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 806947a..565d226 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,6 @@ jobs: run: make ${{ matrix.test_make_target }} - name: Behat - if: matrix.symfony_require != '7.0.*' run: make behat php-stan: