Skip to content

Commit 3d32cf0

Browse files
dont continue on error
1 parent 11067fb commit 3d32cf0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ios_sentry_upload_snapshots.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
ONLY_ACTIVE_ARCH=YES \
3535
TARGETED_DEVICE_FAMILY=1 \
3636
SUPPORTS_MACCATALYST=NO
37-
continue-on-error: true
3837
3938
- name: Generate snapshot images (iPad)
4039
env:
@@ -49,7 +48,6 @@ jobs:
4948
ONLY_ACTIVE_ARCH=YES \
5049
TARGETED_DEVICE_FAMILY="1,2" \
5150
SUPPORTS_MACCATALYST=NO
52-
continue-on-error: true
5351
5452
- name: Extract images (iPhone)
5553
run: |

0 commit comments

Comments
 (0)