Merge pull request #14740 from miri64/gh-actions/enh/release-test-artifacts
gh-actions: rename release test artifacts
This commit is contained in:
commit
834b1f4b6a
2
.github/workflows/release-test.yml
vendored
2
.github/workflows/release-test.yml
vendored
@ -120,7 +120,7 @@ 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/*
|
||||||
iotlab-tasks:
|
iotlab-tasks:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user