Skip to content

Commit

Permalink
Update .github/workflows/pre-commit.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Madge <[email protected]>
  • Loading branch information
craddm and JimMadge authored Oct 3, 2023
1 parent 89de5d8 commit edefe0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check out repository
uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]

0 comments on commit edefe0f

Please sign in to comment.