Skip to content

Commit e2049e8

Browse files
committed
remove trailing whitespace
1 parent c3dc5f7 commit e2049e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Check formatting
3535
run: cargo fmt -- --check
3636
- name: Clippy
37-
run: cargo clippy -- -Dwarnings
37+
run: cargo clippy -- -Dwarnings
3838
- name: Tests
3939
run: cargo test --all-features
4040

0 commit comments

Comments
 (0)