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:
|
||||
profile: minimal
|
||||
toolchain: ${{ matrix.toolchain }}
|
||||
components: rustfmt, clippy
|
||||
|
||||
- name: Build
|
||||
uses: actions-rs/cargo@v1
|
||||
|
|
Loading…
Reference in New Issue