ci: fix rustfmt failed duplicated toml

This commit is contained in:
weishu
2023-07-11 12:12:53 +08:00
parent b614ffbbea
commit f6d0e788dc

View File

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