From 1eb0c02822e6f680076f799749e914ea9d49051b Mon Sep 17 00:00:00 2001 From: Denis Rossati Date: Mon, 15 Dec 2025 11:40:04 -0300 Subject: [PATCH] Remove badges and code qlty --- .github/workflows/branch-validations.yaml | 6 ------ README.md | 2 -- 2 files changed, 8 deletions(-) diff --git a/.github/workflows/branch-validations.yaml b/.github/workflows/branch-validations.yaml index 5c49fcf9..3777941c 100644 --- a/.github/workflows/branch-validations.yaml +++ b/.github/workflows/branch-validations.yaml @@ -106,9 +106,3 @@ jobs: - name: Run tests run: npm run test - - - uses: qltysh/qlty-action/coverage@v2 - with: - token: ${{ secrets.QLTY_COVERAGE_TOKEN }} - files: ${{ github.workspace }}/coverage/lcov.info - skip-errors: false diff --git a/README.md b/README.md index c33aaa14..5ba39651 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,6 @@

Version - Code Coverage -Maintainability

## Introduction