Browse Source

add cli test

quyuan 1 năm trước cách đây
mục cha
commit
514cfc6eaa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/cli.yml

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

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