You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments