Skip to content

Commit

Permalink
Update a_pre_commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 committed Feb 6, 2024
1 parent 3f2da3a commit b8e3d8e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/a_pre_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ jobs:
- name: Set up Python
uses: actions/[email protected]
with:
python-version: |
- 3.11
- 3.12
python-version: 3.12
- name: Set up git config
run: |
git config --global user.email "GitHub Action <[email protected]>"
Expand Down

0 comments on commit b8e3d8e

Please sign in to comment.