Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Nov 11, 2023
2 parents b7b98bc + cbd2219 commit e55b865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
restore-keys: |
maven-
- run: mvn install -Pjacoco -Dinvoker.skip
- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v3
with:
files: ./s3auth-hosts/target/site/jacoco/jacoco.xml,./s3auth-rest/target/site/jacoco/jacoco.xml,./s3auth-relay/target/site/jacoco/jacoco.xml
file: ./target/site/jacoco/jacoco.xml
Expand Down

0 comments on commit e55b865

Please sign in to comment.