Skip to content

Commit

Permalink
Update pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rstanevich authored Dec 10, 2024
1 parent cd11b05 commit 4c46716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Setup python 3.10
uses: actions/setup-python@v1
with:
python-version: 3.10.14
python-version: 3.10.x
- name: Install pre-commit
run: pip install pre-commit
- name: Run pre-commit
Expand Down

0 comments on commit 4c46716

Please sign in to comment.