mirror of https://github.com/lapce/lapce.git
remove unnecessary `components`
This commit is contained in:
parent
2684eb1292
commit
72ecb0202c
|
@ -26,7 +26,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
profile: minimal
|
profile: minimal
|
||||||
toolchain: ${{ matrix.toolchain }}
|
toolchain: ${{ matrix.toolchain }}
|
||||||
components: rustfmt, clippy
|
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
|
|
Loading…
Reference in New Issue