Skip to content

Commit

Permalink
Merge pull request #628 from rursprung/fix-label-of-ci-rustdoc-job
Browse files Browse the repository at this point in the history
CI: fix label of rustdoc job
  • Loading branch information
eldruin authored Sep 9, 2024
2 parents bbd5803 + 81ee92a commit 4382c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rustdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

name: Rustdoc check
jobs:
clippy:
rustdoc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4382c34

Please sign in to comment.