diff --git a/.github/workflows/release-package.yml b/.github/workflows/release-package.yml index 3b09a5a..b09dc4a 100644 --- a/.github/workflows/release-package.yml +++ b/.github/workflows/release-package.yml @@ -13,7 +13,6 @@ jobs: with: node-version: '17.x' - run: npm ci - - run: npm run build-ts - run: npm test - name: Set package registry run: npm config set registry https://npm.pkg.github.com