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