Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
Remove two instances of trailing whitespace character.
  • Loading branch information
arremoEngervetl authored and tcharding committed May 1, 2022
1 parent ccfa864 commit 405c16a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

on: [push, pull_request]

name: Continuous integration
Expand All @@ -11,7 +12,7 @@ jobs:
rust:
- nightly
steps:
- name: Checkout Crate
- name: Checkout Crate
uses: actions/checkout@v2
- name: Checkout Toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 405c16a

Please sign in to comment.