Merge another style workflow
This commit is contained in:
parent
fe460400ed
commit
3bd8b12ec0
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ jobs:
|
|||
toolchain: ${{ matrix.toolchain }}
|
||||
components: rustfmt, clippy
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
- name: cargo fmt --check
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue