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 87ac7df commit 0a3ac06
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 @@ -37,6 +37,6 @@ jobs:
run: env

- name: Run command with sudo
run: sudo -E your_command_here
run: sudo -E npm test suite
working-directory: back_end

0 comments on commit 0a3ac06

Please sign in to comment.