diff --git a/.github/workflows/integration_test.yml b/.github/workflows/integration_test.yml index e3217c56c4..96ad941a26 100644 --- a/.github/workflows/integration_test.yml +++ b/.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