Browse Source

add cli test

quyuan 1 year ago
parent
commit
514cfc6eaa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/cli.yml

+ 1 - 1
.github/workflows/cli.yml

@@ -52,7 +52,7 @@ jobs:
                                                                                                                             
   notify_to_feishu:
     if: ${{ always() && !cancelled() && contains(needs.*.result, 'failure') && (github.ref_name == 'master') }}
-    needs: [pdf-test]
+    needs: [cli-test]
     runs-on: pdf
     env:
       metion_list: "quyuan"