Skip to content

Commit

Permalink
Fuzzing: fix build and fuzz
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgeana committed Oct 31, 2023
1 parent 381bd9d commit 0b1b070
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_and_fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ jobs:

- name: do build
working-directory: yubihsm-shell
env:
CC: ${{ matrix.cc }}
VERBOSE: 1
run: |
env
cmake \
-DFUZZING=ON \
-DFUZZING_MSAN=ON \
Expand Down

0 comments on commit 0b1b070

Please sign in to comment.