Skip to content

Commit

Permalink
Try running the pre-commit hooks in CI (build.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesParrott committed Sep 15, 2024
1 parent 6a1a0ef commit cd35609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit cd35609

Please sign in to comment.