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 Dec 1, 2023
1 parent 92025df commit b776081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
node-version: 20.x
- run: npm install
working-directory: back_end
- run: npm test suite
- run: sudo -E npm test suite
working-directory: back_end

0 comments on commit b776081

Please sign in to comment.