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 d539f41 commit 12bdd83
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 --force
working-directory: back_end
- run: npm install source-map
working-directory: back_end
- run: npm test suite
working-directory: back_end

0 comments on commit 12bdd83

Please sign in to comment.