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