Skip to content

Commit d96e0dc

Browse files
committed
Remove unnecessary blank line in the Clippy job section of the Rust workflow
1 parent fdcd03f commit d96e0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
cargo-clippy:
2929
runs-on: ubuntu-latest
3030
name: Clippy
31-
31+
3232
steps:
3333
- uses: actions/checkout@v4
3434
- name: Install nightly toolchain

0 commit comments

Comments
 (0)