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 933190f commit e5c678bCopy full SHA for e5c678b
.github/workflows/build.yml
@@ -71,3 +71,5 @@ jobs:
71
72
- name: Publish unit test results
73
uses: EnricoMi/[email protected]
74
+ with:
75
+ files: target/**/TEST**.xml
0 commit comments