diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7d2141b..805cbed 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,9 +22,6 @@ jobs: - name: 🧘‍♀️ Download dependencies run: npm ci - - name: 🎳 Run tests - run: npm test - - name: 🚀 release-please-action uses: google-github-actions/release-please-action@v3 with: