Skip to content

ENH: check PLC OS to set new default dir for BSD PLCs #135

ENH: check PLC OS to set new default dir for BSD PLCs

ENH: check PLC OS to set new default dir for BSD PLCs #135

Workflow file for this run

name: PCDS Standard Testing
on:
push:
pull_request:
release:
types:
- published
jobs:
standard:
uses: pcdshub/pcds-ci-helpers/.github/workflows/twincat-standard.yml@master
with:
# The workflow can be configured to look at a specific project directory, if
# desirable. This defaults to the root of the repository (".").
project-root: "."
# Pattern (grep-compatible) of filenames to exclude in style checks.
style-exclude: "tc_mca_std_lib"