This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
git submodule update --init --recursive
|
||||
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
components: rustfmt, clippy
|
||||
|
||||
- run: cargo fmt --check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user