1
0
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:
Martine Lenders 2020-08-12 19:48:44 +02:00 committed by GitHub
commit 834b1f4b6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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