Skip to content
Merged
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
  • Loading branch information
sethmlarson and webknjaz authored Jan 14, 2026
commit fb26fc605f8cb6432c4e71803b1b58394482f628
3 changes: 1 addition & 2 deletions .github/workflows/reusable-cifuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
cifuzz:
name: >-
${{ inputs.oss-fuzz-project-name }}
/
${{ inputs.sanitizer }}
(${{ inputs.sanitizer }})
runs-on: ubuntu-latest
timeout-minutes: ${{ inputs.timeout-minutes }}
Comment thread
sethmlarson marked this conversation as resolved.
Outdated
steps:
Expand Down
Loading