From 790a24eb0f5cf38f68b939613592201cf44e8e7f Mon Sep 17 00:00:00 2001 From: Patryk Dabrowski Date: Thu, 4 Apr 2024 15:35:26 +0200 Subject: [PATCH] Test codecov --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 089fa110587..efd3d4f3474 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -203,7 +203,7 @@ jobs: fail_ci_if_error: true files: ./backend/coverage.xml flags: unittests - token: ${{ secrets.CODECOV_TOKEN }} +# token: ${{ secrets.CODECOV_TOKEN }} verbose: true e2e_tests: