diff --git a/.github/workflows/release-npm.yml b/.github/workflows/release-npm.yml index bde55944a9f..20a55f3388f 100644 --- a/.github/workflows/release-npm.yml +++ b/.github/workflows/release-npm.yml @@ -121,9 +121,6 @@ jobs: - name: Debug packed files run: tree -a ./npm-artifacts - - name: Validate packages - run: ./scripts/validate-npm-packages.sh - - name: Debug OIDC Claims uses: github/actions-oidc-debugger@2e9ba5d3f4bebaad1f91a2cede055115738b7ae8 with: