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 761fd6c commit 8986100Copy full SHA for 8986100
.github/workflows/ci-pre-commit.yml
@@ -11,6 +11,7 @@ env:
11
POETRY_VERSION: "1.4.2"
12
jobs:
13
pre-commit:
14
+ runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
17
- uses: actions-rs/toolchain@v1
0 commit comments