Skip to content

Commit

Permalink
Fix #4 - Re-scaffolding entire project using rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
dotoritos-kim authored Jan 30, 2024
1 parent 64682d5 commit bc88e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
node-version: 18
- run: npm install
- run: npm run test:parser

setup-build-deploy:
needs: build
name: Setup, Build, and Deploy
Expand Down

0 comments on commit bc88e03

Please sign in to comment.