diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5450747..13603c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,6 @@ jobs: ci: runs-on: ${{ matrix.os }} if: ${{ github.event_name == 'push' || github.event_name == 'pull_request' }} - needs: notify strategy: fail-fast: false matrix: