Skip to content

Commit

Permalink
lint workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
parfa30 committed Sep 12, 2024
1 parent ad941d3 commit 2bf42ea
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 @@ -17,6 +17,7 @@ jobs:

- name: Install
run: |
$CONDA/bin/conda config --set solver classic
$CONDA/bin/conda install -c lsstts -c conda-forge pre-commit ts-pre-commit-config python=3.11 -y
$CONDA/bin/conda install -c conda-forge pre-commit -y
$CONDA/bin/generate_pre_commit_conf --skip-pre-commit-install
Expand Down

0 comments on commit 2bf42ea

Please sign in to comment.