Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon-Becker committed Dec 6, 2024
1 parent cd4d55d commit 11fb888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- uses: dtolnay/rust-toolchain@nightly
with:
components: rustfmt
- run: cargo fmt --check --all
- run: cargo +nightly fmt --check --all

check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 11fb888

Please sign in to comment.