diff --git a/.github/workflows/branch-validations.yaml b/.github/workflows/branch-validations.yaml
index b0a8c0d..0a473a5 100644
--- a/.github/workflows/branch-validations.yaml
+++ b/.github/workflows/branch-validations.yaml
@@ -108,9 +108,3 @@ jobs:
- name: Run tests
run: npm run test
-
- - uses: qltysh/qlty-action/coverage@v1
- with:
- token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
- files: ${{ github.workspace }}/coverage/lcov.info
- skip-errors: false
diff --git a/README.md b/README.md
index d383d2c..14f26ce 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,6 @@