diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3d1c606..b85d70d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,6 @@ jobs: test_pr: if: ${{ github.event_name == 'pull_request' }} - needs: init name: Test PR (Node v${{ matrix.node-version }}, OS ${{ matrix.os }}) strategy: matrix: