Skip to content

Commit

Permalink
check-yaml ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkalmbach committed Nov 2, 2023
1 parent 1579f60 commit d0b3931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
$CONDA/bin/conda install -c lsstts ts-pre-commit-config -y
$CONDA/bin/conda install -c conda-forge pre-commit -y
$CONDA/bin/generate_pre_commit_conf --skip-pre-commit-install
- name: Run pre commit checks
run: $CONDA/bin/pre-commit run --all

0 comments on commit d0b3931

Please sign in to comment.