Skip to content

Commit

Permalink
Use the pre-commit github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mgax committed Apr 4, 2024
1 parent 73a467e commit 365c8f4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci-pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,4 @@ jobs:
python-version: '3.12'

- name: Run pre-commit
run: |
set -x
pip install pre-commit
pre-commit run --all-files
uses: pre-commit/[email protected]

0 comments on commit 365c8f4

Please sign in to comment.