Merge pull request #1727 from calebcartwright/cargo-fmt-check
use new cargo fmt option
This commit is contained in:
commit
9acc0debec
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -48,4 +48,4 @@ jobs:
|
||||
- uses: actions/checkout@master
|
||||
- name: Install Rust
|
||||
run: rustup update stable && rustup default stable && rustup component add rustfmt
|
||||
- run: cargo fmt -- --check
|
||||
- run: cargo fmt --check
|
||||
|
Loading…
Reference in New Issue
Block a user