Skip to content

Commit

Permalink
not sure the precommit aciton helps us at all
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Oct 29, 2024
1 parent 90b2f09 commit aef0c67
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-cqa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,4 @@ jobs:
run: |
pip install -e .[dev]
- name: ${{ matrix.hook.name }}
uses: pre-commit/action@v3.0.1
with:
extra_args: ${{ matrix.hook.args }} --all-files
run: pre-commit run ${{ matrix.hook.args }} --all-files

0 comments on commit aef0c67

Please sign in to comment.