Temporarily disable fuzzing

Honggfuzz is broken, I have no idea why but no PRs can merge while its
broken.
This commit is contained in:
Tobin C. Harding 2022-08-24 08:34:57 +10:00
parent 042235940f
commit 720ea29865
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
name: Fuzz
on: [push, pull_request]
# Temporarily disable job until someone works out how to fix honggfuzz.
on: []
jobs: