mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 09:06:32 +00:00
6
.github/workflows/rustfmt.yml
vendored
6
.github/workflows/rustfmt.yml
vendored
@ -34,7 +34,5 @@ jobs:
|
||||
printf "\n" >> user/libs/libc/src/include/internal/bindings/bindings.rs
|
||||
|
||||
- name: Check format
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: fmt
|
||||
args: --all -- --check
|
||||
run: |
|
||||
FMT_CHECK=1 make fmt
|
||||
|
Reference in New Issue
Block a user