-
Notifications
You must be signed in to change notification settings - Fork 168
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
ci: Add GeoModel Plugin to CI #3327
Conversation
There's still a problem in the CI. Also, can you avoid using the upstream repository for feature branches? This is not a huge problem, but it keeps the CI jobs separated between forks and upstream. |
Yeah, this was a mistake, I started the PR directly from github ui, and didn't noticed the repo... I usually don't do that |
📊: Physics performance monitoring for 4d18618physmon summary
|
This PR fixes the GeoModel plugin after changes to the `BinningType`. It should make #3327 work again.
Quality Gate passedIssues Measures |
This PR fixes the GeoModel plugin after changes to the `BinningType`. It should make acts-project#3327 work again.
I think the GeoModel plugin is not built in the CI currently, so this is changed with this PR. Contains a bit of cmake analysis additionally.