Skip to content

Commit c54d1a2

Browse files
chore: Add continue-on-error tag on macos test
1 parent 140e12b commit c54d1a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/full-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
8282
macos-tests:
8383
runs-on: macos-latest
84+
continue-on-error: true
8485
strategy:
8586
matrix:
8687
build_type: [ Debug, Release ]

0 commit comments

Comments
 (0)