aboutsummaryrefslogtreecommitdiff
path: root/Module.Taskfile.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Module.Taskfile.yaml')
-rw-r--r--Module.Taskfile.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Module.Taskfile.yaml b/Module.Taskfile.yaml
index f5906aa..1d33c85 100644
--- a/Module.Taskfile.yaml
+++ b/Module.Taskfile.yaml
@@ -25,6 +25,7 @@ tasks:
test:
desc: 'Builds and runs noscrypt unit tests for vnbuild CI systems'
cmds:
+ #run CI tests with utils enabled
- cmd: task test -- -DNC_ENABLE_UTILS=ON
- cmd: wsl task test -- -DNC_ENABLE_UTILS=ON
- cmd: wsl task memcheck