adjust artifact paths
This commit is contained in:
parent
37a1aebe2c
commit
af0ead9396
1 changed files with 1 additions and 1 deletions
2
.github/workflows/up-to-date-jobs.yml
vendored
2
.github/workflows/up-to-date-jobs.yml
vendored
|
|
@ -29,5 +29,5 @@ jobs:
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: Test Results
|
name: Test Results
|
||||||
path: ./**/build/reports/tests/**/index.html
|
path: ./**/build/reports/tests/**/**.html
|
||||||
retention-days: 1
|
retention-days: 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue