diff options
Diffstat (limited to 'Taskfile.yaml')
-rw-r--r-- | Taskfile.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Taskfile.yaml b/Taskfile.yaml index 7430244..ea12599 100644 --- a/Taskfile.yaml +++ b/Taskfile.yaml @@ -98,6 +98,7 @@ tasks: silent: true - cmd: cmake --install {{ .CMAKE_BUILD_DIR }} {{ .CLI_ARGS }} + #Test executable and library must be built for tests to run memcheck: desc: 'Runs Valgrind memcheck in debug mode against the nctest executable (Linux only)' platforms: |