Skip to content

Commit

Permalink
Add ts_pre_commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkalmbach committed Nov 8, 2023
1 parent 0054e6c commit 4b4bb51
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 4b4bb51

Please sign in to comment.