Skip to content

Commit 7b16f34

Browse files
committed
use fail-fast = false
1 parent f423a18 commit 7b16f34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
name: xcodebuild (macOS latest)
4848
runs-on: macos-15
4949
strategy:
50+
fail-fast: false
5051
matrix:
5152
command: [test, ""]
5253
platform: [IOS, MACOS]

0 commit comments

Comments
 (0)