Skip to content

Commit 7b95648

Browse files
Remove badges and code qlty (#158)
1 parent c7ebcf3 commit 7b95648

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
@@ -117,9 +117,3 @@ jobs:
117117

118118
- name: Run tests
119119
run: npm run test
120-
121-
- uses: qltysh/qlty-action/coverage@v1
122-
with:
123-
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
124-
files: ${{ github.workspace }}/coverage/lcov.info
125-
skip-errors: false

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
<p align="center">
1111
<a href="https://www.npmjs.com/package/@croct/json-pointer"><img alt="Version" src="https://img.shields.io/npm/v/@croct/json-pointer"/></a>
1212
<a href="https://github.com/croct-tech/json-pointer-js/actions/workflows/validate-branch.yaml"><img alt="Build" src="https://github.com/croct-tech/json-pointer-js/actions/workflows/validate-branch.yaml/badge.svg" /></a>
13-
<a href="https://qlty.sh/gh/croct-tech/projects/json-pointer-js"><img src="https://qlty.sh/badges/6bc1a76f-e1e9-446e-96be-def10ef5b973/coverage.svg" alt="Code Coverage" /></a>
14-
<a href="https://qlty.sh/gh/croct-tech/projects/json-pointer-js"><img src="https://qlty.sh/badges/6bc1a76f-e1e9-446e-96be-def10ef5b973/maintainability.svg" alt="Maintainability" /></a>
1513
<br />
1614
<br />
1715
<a href="https://github.com/croct-tech/json-pointer-js/releases">📦Releases</a>

0 commit comments

Comments
 (0)