diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index f451fffd..c3b96c56 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -80,6 +80,8 @@ jobs: runs-on: "ubuntu-latest" strategy: + fail-fast: false + matrix: php-version: - "7.4"