use argparse instead of click to fix cifuzz.yml
This commit is contained in:
1
.github/workflows/cifuzz.yml
vendored
1
.github/workflows/cifuzz.yml
vendored
@@ -12,7 +12,6 @@ on:
|
||||
- '**.h'
|
||||
jobs:
|
||||
Fuzzing:
|
||||
if: false
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Build Fuzzers
|
||||
|
Reference in New Issue
Block a user