1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00

gh-actions: rename release test artifacts

This commit is contained in:
Martine Lenders 2020-08-11 09:31:08 +02:00
parent 4635be207b
commit 3895ad5870
No known key found for this signature in database
GPG Key ID: CCD317364F63286F

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