Add rustfmt check to workflow.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -39,7 +39,7 @@ RUN \
|
||||
rustup component add \
|
||||
--toolchain ${rust_toolchain} \
|
||||
--target ${CARGO_TARGET} \
|
||||
clippy
|
||||
clippy rustfmt
|
||||
EOF
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user