Skip to content

Commit

Permalink
Refreshed codacy coverage reports
Browse files Browse the repository at this point in the history
  • Loading branch information
vpinna80 committed Dec 22, 2023
1 parent e690700 commit 98aeada
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
run: 'mvn "-Dr.runtime.version=${{ matrix.r }}" -P with-r --file pom.xml "-Dgpg.skip=true" verify'

- name: Run codacy-coverage-reporter
uses: codacy/codacy-coverage-reporter-action@master
uses: codacy/codacy-coverage-reporter-action@v1
with:
project-token: f795441a8a9a4071ae00ab0485c413f0
coverage-reports: vtl-bundles/vtl-coverage/target/site/jacoco-aggregate/jacoco.xml

0 comments on commit 98aeada

Please sign in to comment.