Skip to content

Commit 4fd9529

Browse files
Remove badges and code qlty (#120)
1 parent 47e7d3f commit 4fd9529

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/branch-validations.yaml

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

109109
- name: Run tests
110110
run: npm run test
111-
112-
- uses: qltysh/qlty-action/coverage@v1
113-
with:
114-
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
115-
files: ${{ github.workspace }}/coverage/lcov.info
116-
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"><img alt="Version" src="https://img.shields.io/npm/v/croct"/></a>
21-
<a href="https://qlty.sh/gh/croct-tech/projects/cli"><img src="https://qlty.sh/badges/ba93fde1-4c10-4e23-b2cb-0ecc35ea4b50/maintainability.svg" alt="Maintainability" /></a>
22-
<a href="https://qlty.sh/gh/croct-tech/projects/cli"><img src="https://qlty.sh/badges/ba93fde1-4c10-4e23-b2cb-0ecc35ea4b50/coverage.svg" alt="Code Coverage" /></a>
2321
</p>
2422

2523
## Introduction

0 commit comments

Comments
 (0)