Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor command execution for root user switch operation
- Change the name of the job from "switch root user" to "switch to root user" - Replace the command "sudo su - -c 'whoami'" with "sudo whoami" Signed-off-by: Bo-Yi Wu <[email protected]>
- Loading branch information