-
Notifications
You must be signed in to change notification settings - Fork 20
fix release workflows #176
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
base: main
Are you sure you want to change the base?
Conversation
rcervinoucm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the changes!
|
@rcervinoucm @nietootein FYI I sneaked in two commits relaxing the subarray equal check; this is needed to properly test the classification task ctlearn-14484ca. Disabling the strict check for the subarrays is needed to make the unittests pass with the current test data from the different sites of each particle type. |
No description provided.