diff --git a/.github/workflows/test-suite.yml b/.github/workflows/test-suite.yml index 1f22d7780b..5a13ce2f68 100644 --- a/.github/workflows/test-suite.yml +++ b/.github/workflows/test-suite.yml @@ -363,7 +363,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