replaced sudo with skipCheck flag
This commit is contained in:
parent
f60d6d0496
commit
d11a03b62a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -42,4 +42,4 @@ jobs:
|
||||
run: ./${{ matrix.build }}
|
||||
|
||||
- name: Test
|
||||
run: sudo ./${{ matrix.output }}
|
||||
run: ./${{ matrix.output }} skipCheck
|
Loading…
x
Reference in New Issue
Block a user