[mod] artifacts
This commit is contained in:
parent
c3b87e180c
commit
644de0df32
2 changed files with 8 additions and 1 deletions
|
@ -43,3 +43,9 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
basex -Wt src/test >test-results.xml
|
basex -Wt src/test >test-results.xml
|
||||||
cat test-results.xml
|
cat test-results.xml
|
||||||
|
|
||||||
|
- name: Upload test result Artifacts
|
||||||
|
uses: actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: test-results
|
||||||
|
path: test-results.xml
|
||||||
|
|
|
@ -5,4 +5,5 @@ Xyxh
|
||||||
4456
|
4456
|
||||||
9.7.4 xyxz01x
|
9.7.4 xyxz01x
|
||||||
ab
|
ab
|
||||||
iiiisAasxs
|
iiiisAasxs
|
||||||
|
x
|
Loading…
Add table
Reference in a new issue