Skip to content

chore: use ternary operator to avoid "skipped" integration test job#1490

Merged
jakobmoellerdev merged 1 commit into
open-component-model:mainfrom
jakobmoellerdev:integration-test-refactor
May 27, 2025
Merged

chore: use ternary operator to avoid "skipped" integration test job#1490
jakobmoellerdev merged 1 commit into
open-component-model:mainfrom
jakobmoellerdev:integration-test-refactor

Conversation

@jakobmoellerdev
Copy link
Copy Markdown
Member

What this PR does / why we need it

Adds a ternary expression as per
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/evaluate-expressions-in-workflows-and-actions#example

so that we dont have a "skipped" integration test job in our job list that might cause confusion

Which issue(s) this PR fixes

@jakobmoellerdev jakobmoellerdev requested a review from a team as a code owner May 27, 2025 08:24
@github-actions github-actions Bot added kind/chore chore, maintenance, etc. component/github-actions Changes on GitHub Actions or within `.github/` directory size/s Small labels May 27, 2025
@jakobmoellerdev jakobmoellerdev enabled auto-merge (squash) May 27, 2025 08:32
@jakobmoellerdev jakobmoellerdev merged commit d0cc854 into open-component-model:main May 27, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/github-actions Changes on GitHub Actions or within `.github/` directory kind/chore chore, maintenance, etc. size/s Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants