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

Run memcheck with CI #14

Merged
merged 3 commits into from
Apr 20, 2021
Merged

Run memcheck with CI #14

merged 3 commits into from
Apr 20, 2021

Conversation

mdpiper
Copy link
Member

@mdpiper mdpiper commented Apr 20, 2021

This PR adds a task to the GitHub Actions build/test job to run valgrind memtest.

Initially, I tried installing valgrind through conda, but it errored when run. The apt package works.

This fixes #13.

@mdpiper mdpiper merged commit a1e6d25 into master Apr 20, 2021
@mdpiper mdpiper deleted the mdpiper/run-memcheck branch April 20, 2021 20:31
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.

Add memory check to contiuous integration
1 participant