try to pass --check to rustfmt

This commit is contained in:
Smitty 2021-12-25 16:55:00 -05:00
parent 7278830303
commit 869f3eb374

View file

@ -18,4 +18,4 @@ jobs:
- uses: actions-rs/cargo@v1 - uses: actions-rs/cargo@v1
with: with:
command: fmt command: fmt
args: --check args: -- --check