Remove trailing whitespace
Remove single character of trailing whitespace.
This commit is contained in:
parent
ae985dd191
commit
9c9d622b0e
|
@ -11,7 +11,7 @@ jobs:
|
|||
rust:
|
||||
- nightly
|
||||
steps:
|
||||
- name: Checkout Crate
|
||||
- name: Checkout Crate
|
||||
uses: actions/checkout@v2
|
||||
- name: Checkout Toolchain
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
|
Loading…
Reference in New Issue