From 4f8488bfc68ec6e9d2e6ce3de51183abf413fe1b Mon Sep 17 00:00:00 2001 From: chonghe Date: Sat, 16 Sep 2023 11:31:49 +0800 Subject: [PATCH] test --- .github/workflows/test-suite.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-suite.yml b/.github/workflows/test-suite.yml index 8d941e31d4..c6836f26a5 100644 --- a/.github/workflows/test-suite.yml +++ b/.github/workflows/test-suite.yml @@ -390,6 +390,7 @@ 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