Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH Actions/test: add missing condition #803

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Feb 5, 2025

Description

The skip_tests matrix condition is used to not duplicate test runs which are run in the code coverage jobs anyway. This condition was missing for the CBF mode test run, while that step is also run in the code coverage job.

Fixed now.

Suggested changelog entry

N/A

The `skip_tests` matrix condition is used to not duplicate test runs which are run in the code coverage jobs anyway.
This condition was missing for the CBF mode test run, while that step is also run in the code coverage job.

Fixed now.
@jrfnl jrfnl added this to the 3.12.0 milestone Feb 5, 2025
@jrfnl jrfnl merged commit 5e5e6dc into master Feb 5, 2025
59 checks passed
@jrfnl jrfnl deleted the feature/ghactions-minor-tweak branch February 5, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant