Skip to content

Merge pull request #22 from ZLLentz/enh_check_python #56

Merge pull request #22 from ZLLentz/enh_check_python

Merge pull request #22 from ZLLentz/enh_check_python #56

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"