Skip to content

add slots to DAQmx-property-containing classes #1301

add slots to DAQmx-property-containing classes

add slots to DAQmx-property-containing classes #1301

Workflow file for this run

name: PR
on:
pull_request:
branches:
- master
- 'releases/**'
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