Skip to content

Commit a44a3b9

Browse files
committed
Remove qlty
1 parent c5be1d4 commit a44a3b9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,6 @@ jobs:
6565
- name: Generate Test Coverage Xml Report
6666
run: ./gradlew koverXmlReport
6767

68-
- name: Upload test coverage to qlty
69-
uses: qltysh/qlty-action/coverage@v2
70-
with:
71-
oidc: true
72-
files: build/reports/jacoco/test/jacocoTestReport.xml
73-
add-prefix: src/main/kotlin
74-
7568
- name: Run codacy-coverage-reporter
7669
uses: codacy/codacy-coverage-reporter-action@v1
7770
with:

0 commit comments

Comments
 (0)