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