A framework for building native applications using React
Remove continue-on-error from e2e test in GHA (#51746)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51746 I observed that when continue-on-error is set to true, Github reports the outcome of a job as success even if it fails. With this change, we should ensure that when an E2E test fails, the pipeline fails, so that we can retry the jobs properly. ## Changelog: [Internal] - Remove continue-on-error from e2e tests in GHA Reviewed By: cortinico Differential Revision: D75796284 fbshipit-source-id: 0e769f53d7355ae6c985aace334b23205780673a
R
Riccardo Cipolleschi committed
f2c9d74f117b2a18316545770a81d61d66108cc2
Parent: fedc7f2
Committed by Facebook GitHub Bot <[email protected]>
on 6/2/2025, 5:09:13 PM