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 c3f8bc9 commit 2b75c5cCopy full SHA for 2b75c5c
.github/workflows/crashlytics.yml
@@ -27,7 +27,7 @@ jobs:
27
target: [ios, tvos, macos, watchos --skip-tests]
28
os: [macos-14]
29
flags: [
30
- '--use-modular-headers',
+ '--use-modular-headers --skip-tests',
31
''
32
]
33
xcode: [Xcode_15.2, Xcode_16]
0 commit comments