Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marschattha authored Nov 18, 2024
1 parent c3d2e36 commit 88417c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
./gradlew build
./gradlew test
- uses: qltyai/qlty-action/coverage@main
- uses: qltysh/qlty-action/coverage@main
with:
coverage-token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
file: build/reports/jacoco/test/jacocoTestReport.xml
files: build/reports/jacoco/test/jacocoTestReport.xml
add-prefix: src/main/kotlin

0 comments on commit 88417c8

Please sign in to comment.