Skip to content

Commit 409d34b

Browse files
paulb777MojtabaHs
authored andcommitted
Run fewer tests to reduce flakiness (firebase#13857)
1 parent 5ac5508 commit 409d34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crashlytics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
target: [ios, tvos, macos, watchos --skip-tests]
2828
os: [macos-14]
2929
flags: [
30-
'--use-modular-headers',
30+
'--use-modular-headers --skip-tests',
3131
''
3232
]
3333
xcode: [Xcode_15.2, Xcode_16]

0 commit comments

Comments
 (0)