Skip to content

Commit 09ea19a

Browse files
committed
workflow: Renamings.
1 parent 46ed7aa commit 09ea19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: cargo clippy --no-deps --all-targets -- -Dwarnings
2626

2727
udeps:
28-
name: udeps
28+
name: Check unused dependencies
2929
runs-on: ubicloud-standard-8
3030

3131
steps:

0 commit comments

Comments
 (0)