From b3ff518dc07ef0f59164f6f06e1d4800c3974118 Mon Sep 17 00:00:00 2001 From: Yaroslav Stefinko Date: Thu, 12 Jun 2025 11:56:23 +0300 Subject: [PATCH] Clean-up Readme,CodeCov update - update codecov major version - claen old jobs which are not in GtiHub anymore. Relates-To: MINOR Signed-off-by: Yaroslav Stefinko --- .github/workflows/psv_pipelines.yml | 2 +- README.md | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/workflows/psv_pipelines.yml b/.github/workflows/psv_pipelines.yml index 0a384954f..3558c3384 100644 --- a/.github/workflows/psv_pipelines.yml +++ b/.github/workflows/psv_pipelines.yml @@ -52,7 +52,7 @@ jobs: run: ./scripts/linux/psv/test_psv.sh shell: bash - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: fail_ci_if_error: true # optional (default = false) verbose: true # optional (default = false) diff --git a/README.md b/README.md index 6e4ebf78d..5238a8b0e 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,6 @@ To learn how to install and use the Data SDK, see the