Skip to content

Commit

Permalink
test precommit change
Browse files Browse the repository at this point in the history
  • Loading branch information
ani authored and ani committed Mar 6, 2024
1 parent a6b640e commit f70eefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: pipx install poetry
- uses: actions/setup-python@v2
with:
python-version: "3.10"
python-version: "3.10.12"
cache: "poetry"
- uses: pre-commit/action@v3.0.0
if: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit f70eefc

Please sign in to comment.