Skip to content

Commit 53b34fb

Browse files
Remove badges and code qlty (#121)
1 parent ab3d4d5 commit 53b34fb

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/validate-branch.yaml

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

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

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
</p>
1010
<p align="center">
1111
<img alt="Build" src="https://github.com/croct-tech/cache-js/actions/workflows/validate-branch.yaml/badge.svg" />
12-
<a href="https://qlty.sh/gh/croct-tech/projects/cache-js"><img src="https://qlty.sh/badges/0bb508c4-718a-4b95-bf4c-7fa1287bc0d9/coverage.svg" alt="Code Coverage" /></a>
13-
<a href="https://qlty.sh/gh/croct-tech/projects/cache-js"><img src="https://qlty.sh/badges/0bb508c4-718a-4b95-bf4c-7fa1287bc0d9/maintainability.svg" alt="Maintainability" /></a>
1412
<br />
1513
<br />
1614
<a href="https://github.com/croct-tech/cache-js/releases">📦Releases</a>

0 commit comments

Comments
 (0)