Skip to content

WIP: deploy to plc-tst-bsd #19

WIP: deploy to plc-tst-bsd

WIP: deploy to plc-tst-bsd #19

Workflow file for this run

name: Tests
on:
push:
pull_request:
release:
types:
- published
jobs:
pre-commit:
name: "pre-commit checks"
uses: pcdshub/pcds-ci-helpers/.github/workflows/pre-commit.yml@master
with:
args: "--all-files"