Skip to content

Add test for coerced type (read/write API for FPGA) #126

Add test for coerced type (read/write API for FPGA)

Add test for coerced type (read/write API for FPGA) #126

Workflow file for this run

name: PR
on:
pull_request:
types: [opened, synchronize, reopened]
workflow_call:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
run_ci:
name: Run CI
uses: ./.github/workflows/ci.yml