Skip to content

Commit

Permalink
fix: remove test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
safwansamsudeen committed Sep 11, 2024
1 parent 350ff7f commit 3155146
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
node-version: 18
- run: yarn install
- run: yarn prettier-check
- run: yarn test
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 3155146

Please sign in to comment.