Make sure UI tests are run to completion on the remaining device, even if the other one fails. (#4164)
This commit is contained in:
1
.github/workflows/ui_tests.yml
vendored
1
.github/workflows/ui_tests.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
name: Tests
|
||||
runs-on: macos-15
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
device: [iPhone, iPad]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user