cargoNextest
checkPhaseCargoCommand
as sudo
?
#681
eureka-cpu
started this conversation in
General
Replies: 1 comment 4 replies
-
Running |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have some things in a few cargo tests that require sudo privilages and it would be nice to just add
sudo
to thecheckPhaseCargoCommand
invokation. Is something like this possible? Am I barking up the wrong tree?The function in the test case is
create_dir_all
which fails withInsufficient permissions
.Beta Was this translation helpful? Give feedback.
All reactions