Skip to content

Merge pull request #152 from ZLLentz/fix_pre_commit_tcmath #86

Merge pull request #152 from ZLLentz/fix_pre_commit_tcmath

Merge pull request #152 from ZLLentz/fix_pre_commit_tcmath #86

Workflow file for this run

name: PCDS CI Helpers Tests
on:
push:
pull_request:
release:
types:
- created
jobs:
pre-commit:
name: "pre-commit checks"
uses: ./.github/workflows/pre-commit.yml
with:
args: "--all-files"