Skip to content

Commit a4dfa83

Browse files
Remove badges and code qlty (#569)
1 parent bebf3f5 commit a4dfa83

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/branch-validations.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,3 @@ jobs:
106106

107107
- name: Run tests
108108
run: npm run test
109-
110-
- uses: qltysh/qlty-action/coverage@v2
111-
with:
112-
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
113-
files: ${{ github.workspace }}/coverage/lcov.info
114-
skip-errors: false

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
<br/>
1919
<p align="center">
2020
<a href="https://www.npmjs.com/package/@croct/plug-react"><img alt="Version" src="https://img.shields.io/npm/v/@croct/plug-react"/></a>
21-
<a href="https://qlty.sh/gh/croct-tech/projects/plug-react"><img src="https://qlty.sh/badges/bc10f271-37b3-45e8-9e10-e7148e83cea7/coverage.svg" alt="Code Coverage" /></a>
22-
<a href="https://qlty.sh/gh/croct-tech/projects/plug-react"><img src="https://qlty.sh/badges/bc10f271-37b3-45e8-9e10-e7148e83cea7/maintainability.svg" alt="Maintainability" /></a>
2321
</p>
2422

2523
## Introduction

0 commit comments

Comments
 (0)