chore: there are no tests

This commit is contained in:
Faris Ansari 2025-03-25 20:05:18 +05:30
parent 77cc7fde6c
commit 17994abb92

View File

@ -12,7 +12,6 @@ jobs:
with: with:
node-version: 20 node-version: 20
- run: npm install - run: npm install
- run: npm test
- uses: JS-DevTools/npm-publish@v3 - uses: JS-DevTools/npm-publish@v3
with: with:
token: ${{ secrets.NPM_TOKEN }} token: ${{ secrets.NPM_TOKEN }}