Skip to content

Commit

Permalink
Use pre-commit in actions (required by pre-commit.ci lite).
Browse files Browse the repository at this point in the history
  • Loading branch information
lemon24 committed Jun 23, 2024
1 parent 4636c55 commit a35ad77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}

- uses: pre-commit/action@v3.0.1
- uses: pre-commit-ci/lite-action@v1.0.2
if: always()

0 comments on commit a35ad77

Please sign in to comment.