test result artifact
This commit is contained in:
parent
81c4d9c86e
commit
5eb17e9f5a
|
@ -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