test result artifact
This commit is contained in:
parent
4a818dd9f6
commit
b1ce82d01d
|
@ -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