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

CI: always test treehash mismatch handling code path #754

Merged
merged 1 commit into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. CI: always test treehash mismatch handling code path

    On the one hand, this helps ensure it doesn't get broken. On the other
    hand it avoids or at least reduces code coverage fluctuations that
    happen when we switch from a situation with a treehash mismatch (which
    thus tests that code path) to one without a treehash mismatch (which
    does not test it) when updating libsingular_julia_jll.
    fingolfin committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    374a773 View commit details
    Browse the repository at this point in the history