fix ci
This commit is contained in:
4
.github/workflows/pre-commit.yml
vendored
4
.github/workflows/pre-commit.yml
vendored
@@ -41,6 +41,6 @@ jobs:
|
||||
fuzz_harness=$(ls -d test/fuzz/device/*/)
|
||||
for h in $fuzz_harness
|
||||
do
|
||||
make $h get-deps
|
||||
make $h all
|
||||
make -C $h get-deps
|
||||
make -C $h all
|
||||
done
|
||||
|
Reference in New Issue
Block a user