mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
Merge pull request #14813 from miri64/gh-actions/fix/unify-name
gh-actions: rename release test artifacts (part 2)
This commit is contained in:
commit
0b50187732
2
.github/workflows/release-test.yml
vendored
2
.github/workflows/release-test.yml
vendored
@ -204,5 +204,5 @@ jobs:
|
||||
- uses: actions/upload-artifact@v2
|
||||
if: always()
|
||||
with:
|
||||
name: Upload test report
|
||||
name: Test Reports
|
||||
path: test-reports/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user