Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
latonis committed Jan 1, 2024
1 parent 2d99fe1 commit 007849d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{ matrix.rust }}

- name: Run cargo test
run: cargo test --all-targets ${{ matrix.args }}
env:
Expand Down

0 comments on commit 007849d

Please sign in to comment.