Skip to content

Commit 81ee92a

Browse files
committed
CI: fix label of rustdoc job
1 parent bbd5803 commit 81ee92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rustdoc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
name: Rustdoc check
99
jobs:
10-
clippy:
10+
rustdoc:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)