ci: remove warning for no artifacts found
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -292,6 +292,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: test-results-${{ matrix.suite }}
|
name: test-results-${{ matrix.suite }}
|
||||||
path: test/test-results/
|
path: test/test-results/
|
||||||
|
if-no-files-found: ignore
|
||||||
retention-days: 1
|
retention-days: 1
|
||||||
|
|
||||||
tests-type-generation:
|
tests-type-generation:
|
||||||
|
|||||||
Reference in New Issue
Block a user