Jelajahi Sumber

add cli test

quyuan 1 tahun lalu
induk
melakukan
514cfc6eaa
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"