Skip to content

Commit

Permalink
install pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed May 10, 2024
1 parent f9f6e55 commit 7216424
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
key: pre-commit-0|${{ hashFiles('.pre-commit-config.yaml') }}
- name: Run pre-commit
run: |
conda install --yes pre-commit
pre-commit run --all-files --show-diff-on-failure
compute-matrices:
needs: checks
Expand Down

0 comments on commit 7216424

Please sign in to comment.