Skip to content

Commit 9c9d622

Browse files
committed
Remove trailing whitespace
Remove single character of trailing whitespace.
1 parent ae985dd commit 9c9d622

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
@@ -11,7 +11,7 @@ jobs:
1111
rust:
1212
- nightly
1313
steps:
14-
- name: Checkout Crate
14+
- name: Checkout Crate
1515
uses: actions/checkout@v2
1616
- name: Checkout Toolchain
1717
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)