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

Install valgrind in beta compiler test #114

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Conversation

jfrimmel
Copy link
Owner

Without valgrind installed, executing the tests will obviously fail, so the first (any up to now only) run of the workflow created issue #113 due to test failures caused by missing valgrind.

Fixes #113.

Without valgrind installed, executing the tests will obviously fail, so
the first (any up to now only) run of the [workflow] created issue #113
due to test failures caused by missing valgrind.

[workflow]: https://github.com/jfrimmel/cargo-valgrind/actions/runs/12452939892/job/34762500879
@jfrimmel jfrimmel merged commit 710756b into master Dec 22, 2024
20 checks passed
@jfrimmel jfrimmel deleted the valgrind-for-beta branch December 22, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The compilation fails with current beta compiler
1 participant