Skip to content

Don't use inheritence for L0 V2 event handles #161

Don't use inheritence for L0 V2 event handles

Don't use inheritence for L0 V2 event handles #161

Workflow file for this run

---
name: Fuzz Testing
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read
pull-requests: write
jobs:
fuzztest:
name: Fuzz tests short
uses: ./.github/workflows/build-fuzz-reusable.yml
with:
test_label: "fuzz-short"