remove cargo fmt

This commit is contained in:
chonghe
2023-10-03 22:18:31 +08:00
parent 2a447e2c02
commit 07d74c96ba

View File

@@ -390,7 +390,6 @@ jobs:
cli-check: cli-check:
name: cli-check name: cli-check
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: cargo-fmt
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Run Makefile to trigger the bash script - name: Run Makefile to trigger the bash script