Skip to content

Commit 4931fcb

Browse files
committed
Add missing continue-on-error: true
1 parent 76eeddf commit 4931fcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/device-tests-ios.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545

4646
- name: Integration Tests
4747
id: first-integration-test-run
48+
continue-on-error: true
4849
uses: getsentry/github-workflows/sentry-cli/integration-test/@a5e409bd5bad4c295201cdcfe862b17c50b29ab7 # v2.14.1
4950
with:
5051
path: integration-test/mobile.Tests.ps1

0 commit comments

Comments
 (0)