Skip to content

Commit e3f5c94

Browse files
style(.github/workflows): Remove extra blank line in CI workflow
1 parent 61f2371 commit e3f5c94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rust-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
uses: dtolnay/rust-toolchain@stable
2727
with:
2828
components: clippy, rustfmt
29-
3029
- name: Cache cargo registry + build
3130
uses: actions/cache@v4
3231
with:

0 commit comments

Comments
 (0)