소스 검색

chore: disable codecov temporarily (#1988)

Lucas.Xu 2 년 전
부모
커밋
23d0493027
1개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 7 7
      .github/workflows/integration_test.yml

+ 7 - 7
.github/workflows/integration_test.yml

@@ -118,11 +118,11 @@ jobs:
           fi
         shell: bash
 
-      - uses: codecov/codecov-action@v3
-        with: 
-          name: appflowy
-          flags: appflowy
-          env_vars: ${{ matrix.os }}
-          fail_ci_if_error: true
-          verbose: true
+      # - uses: codecov/codecov-action@v3
+      #   with:
+      #     name: appflowy
+      #     flags: appflowy
+      #     env_vars: ${{ matrix.os }}
+      #     fail_ci_if_error: true
+      #     verbose: true