mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #21142 from MrKevinWeiss/pr/cireleasetest
.github/workflows/release-test.yml: Fix upload-artifact
This commit is contained in:
commit
c979eb7b59
2
.github/workflows/release-test.yml
vendored
2
.github/workflows/release-test.yml
vendored
@ -184,5 +184,5 @@ jobs:
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: Test Reports
|
||||
name: Test-Reports-${{ matrix.pytest_mark }}
|
||||
path: test-reports/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user