Simplify fmt
check in CI
This commit is contained in:
parent
bd7c57b8cd
commit
7e369b314b
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -103,10 +103,7 @@ jobs:
|
||||
./y.sh test --release --clean --build-sysroot ${{ matrix.commands }}
|
||||
|
||||
- name: Check formatting
|
||||
run: |
|
||||
cargo fmt -- --check
|
||||
cd build_system
|
||||
cargo fmt -- --check
|
||||
run: ./y.sh fmt --check
|
||||
|
||||
- name: clippy
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user