Skip to content

Commit

Permalink
Use stable rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchalmers committed Dec 8, 2023
1 parent 9f0ee0f commit f25b263
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 @@ -69,6 +69,6 @@ jobs:
- name: cargo fmt
shell: bash
run: |
cargo +nightly fmt
cargo fmt
env:
RUST_BACKTRACE: 1

0 comments on commit f25b263

Please sign in to comment.