Fixed path to the test logs
Change-Id: I420d736a793ea6225cd643a4adefe999efaaadcd Signed-off-by: Jan Matyas <jan.matyas@codasip.com>
This commit is contained in:
parent
1b71eab1a5
commit
edd4fb00c3
|
@ -100,4 +100,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: test-logs
|
name: test-logs
|
||||||
path: riscv-test/debug/logs
|
path: riscv-tests/debug/logs
|
||||||
|
|
Loading…
Reference in New Issue