Skip to content

Commit 933190f

Browse files
committed
Publish unit test results
1 parent c858c31 commit 933190f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,6 @@ jobs:
6868
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }}
6969
MAVEN_PASSWORD: ${{ secrets.OSSRH_TOKEN }}
7070
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
71+
72+
- name: Publish unit test results
73+
uses: EnricoMi/[email protected]

0 commit comments

Comments
 (0)