Skip to content

WIP: Add Native Command support to command-buffer #351

WIP: Add Native Command support to command-buffer

WIP: Add Native Command support to command-buffer #351

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"