Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilamparithi-I authored Nov 22, 2023
1 parent 248a5d1 commit b411595
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
node-version: 20.x
- run: npm install
working-directory: back_end
- run: npm install source-map-support
working-directory: back_end
- run: npm test suite
working-directory: back_end

0 comments on commit b411595

Please sign in to comment.