diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f876ec819d..6e22469840 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -336,7 +336,6 @@ jobs: - name: Test ${{ matrix.pkg }} run: pnpm --filter ${{ matrix.pkg }} run test - if: matrix.pkg != 'create-payload-app' # degit doesn't work within GitHub Actions templates: needs: changes