mirror of https://github.com/lapce/lapce.git
fix ci.yml invalid indentation
This commit is contained in:
parent
0bbfaa580c
commit
2684eb1292
|
@ -26,7 +26,7 @@ jobs:
|
|||
with:
|
||||
profile: minimal
|
||||
toolchain: ${{ matrix.toolchain }}
|
||||
components: rustfmt, clippy
|
||||
components: rustfmt, clippy
|
||||
|
||||
- name: Build
|
||||
uses: actions-rs/cargo@v1
|
||||
|
|
Loading…
Reference in New Issue