Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredroy authored Jul 26, 2023
1 parent 83af24d commit e3ac745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e3ac745

Please sign in to comment.