We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd5803 commit 81ee92aCopy full SHA for 81ee92a
.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