From e3ac7458885b6229d803469c90cd2d15343389a1 Mon Sep 17 00:00:00 2001 From: Frederick Roy Date: Wed, 26 Jul 2023 13:35:13 +0900 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9f9942..84c9b38 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -114,7 +114,7 @@ jobs: with: name: ${{ github.ref_name }} tag_name: release-${{ github.ref_name }} - fail_on_unmatched_files: true + fail_on_unmatched_files: false # as macos is always failing... files: | artifacts/Regression_test_*_Linux.zip artifacts/Regression_test_*_Windows.zip