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 3f63661 commit d57bcbdCopy full SHA for d57bcbd
.github/workflows/ci.yml
@@ -35,4 +35,4 @@ jobs:
35
version: ${{ matrix.os.version }}
36
shell: bash
37
run: |
38
- ./test.sh
+ sudo ./test.sh
0 commit comments