From 9a5e9313cd00a9ddba49161cf920c5e89862281a Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Tue, 23 Apr 2024 10:47:17 -0400 Subject: [PATCH] ci: remove warning for no artifacts found --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9e8ce27d52..b94736feba 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -292,6 +292,7 @@ jobs: with: name: test-results-${{ matrix.suite }} path: test/test-results/ + if-no-files-found: ignore retention-days: 1 tests-type-generation: