Skip to content

Commit

Permalink
checkout repo in pre-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 authored Feb 20, 2024
1 parent e79ea4a commit 7081ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
run-pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
id: python-setup
with:
Expand Down

0 comments on commit 7081ca4

Please sign in to comment.