Skip to content

Commit

Permalink
临时测试rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
fslongjin committed Aug 24, 2023
1 parent 1e27d35 commit 4fd5c2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rustfmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
run: |
touch kernel/src/include/bindings/bindings.rs
touch user/libs/libc/src/include/internal/bindings/bindings.rs
rustup component add rustfmt
- name: Check format
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 4fd5c2a

Please sign in to comment.