Skip to content

Report device fp support via config rather than extension string. #664

Report device fp support via config rather than extension string.

Report device fp support via config rather than extension string. #664

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"