ci: fix rustfmt failed duplicated toml

This commit is contained in:
weishu
2023-07-11 12:12:53 +08:00
parent 45a25eda50
commit 047312e0e5

View File

@@ -30,4 +30,3 @@ jobs:
- uses: LoliGothick/rustfmt-check@master - uses: LoliGothick/rustfmt-check@master
with: with:
token: ${{ github.token }} token: ${{ github.token }}
options: --manifest-path userspace/ksud/Cargo.toml