From 85702c4abb518ae026a62c97bd5efd07e48eda97 Mon Sep 17 00:00:00 2001 From: Konstantin8105 Date: Thu, 30 May 2024 13:06:21 +0300 Subject: [PATCH] remove verbose --- .github/workflows/codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 9c129707..120f6e98 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -53,5 +53,5 @@ jobs: uses: codecov/codecov-action@v4 with: token: ${{ secrets.CODECOV_TOKEN }} - verbose: true # optional (default = false) file: coverage.txt + #verbose: true # optional (default = false)