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

test: Remove 'type_desc_to_yojson' library #1292

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

Julow
Copy link
Collaborator

@Julow Julow commented Jan 24, 2025

The library is installable and is built when the tests are not going to be run.
This fails in the lower-bounds CI because of the requirement on yojson is not respected when the dependencies are installed with 'with-test'.

"yojson" {>= "2.1.0" & with-test}

The library is installable and is built when the tests are not going to
be run.
This fails in the lower-bounds CI because of the requirement on yojson
is not respected when the dependencies are installed with 'with-test'.

    "yojson" {>= "2.1.0" & with-test}
@Julow Julow added the no changelog This pull request does not need a changelog entry label Jan 24, 2025
@jonludlam
Copy link
Member

Thanks!

@jonludlam jonludlam merged commit 5eaf6fa into ocaml:master Jan 24, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog This pull request does not need a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants