diffkemp
diffkemp copied to clipboard
Run unit tests with Valgrind in CI
As part of the CI, we run unit tests with ASan turned on. It would be nice to include a Valgrind run as well to catch additional memory issues such as #302.