We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbd5803 + 81ee92a commit 4382c34Copy full SHA for 4382c34
.github/workflows/rustdoc.yml
@@ -7,7 +7,7 @@ on:
7
8
name: Rustdoc check
9
jobs:
10
- clippy:
+ rustdoc:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
0 commit comments