Skip to content

Commit 5c5ebf5

Browse files
committed
ci: Fix job name
1 parent 5cdaac7 commit 5c5ebf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: cargo fmt -- --check
2424

2525
clippy:
26-
name: Run clippy (Rust nightly)
26+
name: Run clippy
2727
runs-on: ubuntu-latest
2828

2929
steps:

0 commit comments

Comments
 (0)