File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments