Skip to content

Commit 86b49f9

Browse files
committed
Add bootstrap action
1 parent 114e4c2 commit 86b49f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v5
13+
- uses: ./.github/actions/bootstrap
1314
- uses: actions/setup-python@v6
1415
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)