Skip to content

Commit

Permalink
removed build command while test
Browse files Browse the repository at this point in the history
  • Loading branch information
naman-contentstack committed Jan 16, 2025
1 parent 5727a4e commit 0f5ac97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm i
- run: npm run build --if-present
- run: npm test
env:
TOKEN: ${{secrets.TOKEN}}
Expand Down

0 comments on commit 0f5ac97

Please sign in to comment.