We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f423a18 commit 7b16f34Copy full SHA for 7b16f34
.github/workflows/ci.yml
@@ -47,6 +47,7 @@ jobs:
47
name: xcodebuild (macOS latest)
48
runs-on: macos-15
49
strategy:
50
+ fail-fast: false
51
matrix:
52
command: [test, ""]
53
platform: [IOS, MACOS]
0 commit comments