We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114e4c2 commit 86b49f9Copy full SHA for 86b49f9
.github/workflows/pre-commit.yml
@@ -10,5 +10,6 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v5
13
+ - uses: ./.github/actions/bootstrap
14
- uses: actions/setup-python@v6
15
- uses: pre-commit/[email protected]
0 commit comments