gh-actions: rename release test artifacts (part 2)
This commit is contained in:
parent
d01e7b90b5
commit
15056c0530
2
.github/workflows/release-test.yml
vendored
2
.github/workflows/release-test.yml
vendored
@ -204,5 +204,5 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: Upload test report
|
name: Test Reports
|
||||||
path: test-reports/*
|
path: test-reports/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user