From 07d74c96ba595261e60ccaa6d540efda573dc872 Mon Sep 17 00:00:00 2001 From: chonghe Date: Tue, 3 Oct 2023 22:18:31 +0800 Subject: [PATCH] remove cargo fmt --- .github/workflows/test-suite.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test-suite.yml b/.github/workflows/test-suite.yml index c6836f26a5..8d941e31d4 100644 --- a/.github/workflows/test-suite.yml +++ b/.github/workflows/test-suite.yml @@ -390,7 +390,6 @@ jobs: cli-check: name: cli-check runs-on: ubuntu-latest - needs: cargo-fmt steps: - uses: actions/checkout@v3 - name: Run Makefile to trigger the bash script