Temporarily disable fuzzing
Honggfuzz is broken, I have no idea why but no PRs can merge while its broken.
This commit is contained in:
parent
042235940f
commit
720ea29865
|
@ -1,6 +1,7 @@
|
|||
name: Fuzz
|
||||
|
||||
on: [push, pull_request]
|
||||
# Temporarily disable job until someone works out how to fix honggfuzz.
|
||||
on: []
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Reference in New Issue