Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
corrected JaCoCo report step name
Browse files Browse the repository at this point in the history
Signed-off-by: Savvas Kyriacou <[email protected]>
  • Loading branch information
KirbyKatcher committed Aug 22, 2024
1 parent 63cefbd commit 63638b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
-PtargetMaven=${{ github.workspace }}/repo \
--info
- name: Upload test output as artifact
- name: Upload Jacoco Reports as artifact
if: failure()
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 63638b5

Please sign in to comment.