Add clippy and rustfmt to CI toolchain.
This commit is contained in:
parent
1d96ced45c
commit
5544c27e8f
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
|||||||
toolchain: ${{ matrix.toolchain }}
|
toolchain: ${{ matrix.toolchain }}
|
||||||
override: true
|
override: true
|
||||||
default: true
|
default: true
|
||||||
|
components: rustfmt, clippy
|
||||||
|
|
||||||
- name: ${{matrix.command.name}}
|
- name: ${{matrix.command.name}}
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user