Skip to content

Commit

Permalink
Fix codecov test coverage information for directory `integration-test…
Browse files Browse the repository at this point in the history
…s` (#4802)

Signed-off-by: Nils Bandener <nils.bandener@eliatra.com>
  • Loading branch information
nibix authored Oct 9, 2024
1 parent 5436146 commit f7b89f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
arguments: |
integrationTest -Dbuild.snapshot=false
- uses: alehechka/upload-tartifact@v2
- uses: actions/upload-artifact@v4
if: always()
with:
name: integration-${{ matrix.platform }}-JDK${{ matrix.jdk }}-reports
Expand Down

0 comments on commit f7b89f1

Please sign in to comment.