We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca41262 commit ace8d56Copy full SHA for ace8d56
.github/workflows/newt_test_all.yml
@@ -59,4 +59,4 @@ jobs:
59
shell: bash
60
run: |
61
cd build
62
- newt test all
+ sudo `which newt` test all
0 commit comments