Parcourir la source

chore: disable codecov temporarily (#1988)

Lucas.Xu il y a 2 ans
Parent
commit
23d0493027
1 fichiers modifiés avec 7 ajouts et 7 suppressions
  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