Merged
Conversation
Timeouts can be passed through environment CI is running with longer timeout Also making sure to run on a iOS simulator matching the requested value in the workflow
wmathurin
commented
Mar 6, 2026
.github/workflows/nightly.yaml
Outdated
| ios: ${{ matrix.ios }} | ||
| xcode: ${{ matrix.xcode }} | ||
| secrets: inherit | ||
| # ios-nightly: |
Contributor
Author
There was a problem hiding this comment.
I'll revert that - that allows me to test in my fork (see https://github.com/wmathurin/SalesforceMobileSDK-iOS/actions/workflows/nightly.yaml)
|
||||||||||||||||
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #4002 +/- ##
==========================================
- Coverage 66.89% 66.85% -0.05%
==========================================
Files 254 254
Lines 22427 22427
==========================================
- Hits 15003 14994 -9
- Misses 7424 7433 +9
🚀 New features to boost your workflow:
|
|
||||||||||||||||||
… TEST_RUNNER_ are passed from the host into the test runner.
Back to the test matrix (otherwise run take more than 3h)
Contributor
Author
|
Here is what it looks like: https://github.com/wmathurin/SalesforceMobileSDK-iOS/actions/runs/22809167271
|
bbirman
approved these changes
Mar 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.