use argparse instead of click to fix cifuzz.yml

This commit is contained in:
hathach
2024-05-10 10:30:47 +07:00
parent ba6babf570
commit 2f5db37c1a
2 changed files with 15 additions and 11 deletions

View File

@@ -12,7 +12,6 @@ on:
- '**.h'
jobs:
Fuzzing:
if: false
runs-on: ubuntu-latest
steps:
- name: Build Fuzzers