Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Jul 29, 2024
1 parent b9d9456 commit efde00f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/pre-commit/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ runs:
EXTRA_ARGS="${EXTRA_ARGS} ${{ inputs.pre-commit-args }}"
echo EXTRA_ARGS="${EXTRA_ARGS}" >> $GITHUB_ENV
- name: Workaround for pypa/setuptools#4519
shell: bash
run: |
pip3 install -I --force-reinstall setuptools==71.0.0
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
id: pre-commit
env:
Expand Down

0 comments on commit efde00f

Please sign in to comment.