Skip to content

Commit

Permalink
Remove trailing whitespace from ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LVala committed Aug 4, 2023
1 parent e2c66d7 commit 8446a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
components: rustfmt
- run: cargo fmt --check --manifest-path ${{ matrix.dir }}/Cargo.toml

linting:
name: Build and linting
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8446a7c

Please sign in to comment.