Skip to content

Commit 8290ade

Browse files
committed
no warning when no artefacts
1 parent 9de8ad6 commit 8290ade

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ jobs:
247247
with:
248248
name: system-test-output
249249
path: tests/System/output
250+
if-no-files-found: ignore
250251
services:
251252
mysql:
252253
image: mariadb

0 commit comments

Comments
 (0)