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