We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e80190 commit b7830c6Copy full SHA for b7830c6
.github/workflows/build.yml
@@ -71,5 +71,6 @@ jobs:
71
72
- name: Publish unit test results
73
uses: EnricoMi/[email protected]
74
+ if: always()
75
with:
76
files: target/**/TEST**.xml
0 commit comments