Skip to content

Fix CI issues#280

Merged
brandonpage merged 2 commits intoforcedotcom:devfrom
brandonpage:ios-26-github-actions
Sep 16, 2025
Merged

Fix CI issues#280
brandonpage merged 2 commits intoforcedotcom:devfrom
brandonpage:ios-26-github-actions

Conversation

@brandonpage
Copy link
Copy Markdown
Contributor

No description provided.

scheme: ${{ inputs.lib }}
action: ${{ inputs.action }}
code-coverage: ${{ inputs.action == 'test' && true || false }}
code-coverage: ${{ inputs.action == 'test'}}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Damn Cursor, the && true || false came with my earlier checkin :-(

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries. It wasn't actually a problem, just unnecessary.

@brandonpage
Copy link
Copy Markdown
Contributor Author

Merging because the CI results you see now are fixed by this PR. I tested it on my fork.

@brandonpage brandonpage merged commit afec391 into forcedotcom:dev Sep 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants