소스 검색

add cli test

quyuan 1 년 전
부모
커밋
514cfc6eaa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"