Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add demo script execution under Valgrind in CI workflow
Included a step to execute a demo script with Valgrind, enabling thorough memory leak checks and origin tracking. This addition helps in improving the robustness of the code by identifying and addressing potential memory issues early in the development cycle.
- Loading branch information