Skip to content

Commit

Permalink
pre-commit action python3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsmejia committed Oct 18, 2024
1 parent 43b5748 commit aeea646
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: '3.8'
- uses: pre-commit/[email protected]

test:
Expand Down

0 comments on commit aeea646

Please sign in to comment.