mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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
|
||||
if: always()
|
||||
with:
|
||||
name: Upload test report
|
||||
name: Test Reports
|
||||
path: test-reports/*
|
||||
iotlab-tasks:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user