test result artifact
This commit is contained in:
parent
4a818dd9f6
commit
b1ce82d01d
|
@ -22,6 +22,7 @@ jobs:
|
||||||
run: ant
|
run: ant
|
||||||
|
|
||||||
- name: Upload junit results
|
- name: Upload junit results
|
||||||
|
if: always()
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: console junit
|
name: console junit
|
||||||
|
|
Loading…
Reference in New Issue