Skip to content

Commit 6863092

Browse files
committed
r
1 parent 2cbbb9d commit 6863092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
# Don't run on private repo unless it is a PR.
160160
if: (github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') || github.event_name == 'workflow_dispatch' || github.event_name == 'pull_request'
161161
strategy:
162-
# fail-fast: false
162+
fail-fast: false
163163
matrix:
164164
include:
165165
- product: performance

0 commit comments

Comments
 (0)