diff options
Diffstat (limited to 'Module.Taskfile.yaml')
-rw-r--r-- | Module.Taskfile.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Module.Taskfile.yaml b/Module.Taskfile.yaml index 1d33c85..3a73704 100644 --- a/Module.Taskfile.yaml +++ b/Module.Taskfile.yaml @@ -29,6 +29,8 @@ tasks: - cmd: task test -- -DNC_ENABLE_UTILS=ON - cmd: wsl task test -- -DNC_ENABLE_UTILS=ON - cmd: wsl task memcheck + - cmd: task test-mbedtls -- -DNC_ENABLE_UTILS=ON + #called by build pipeline to build module build: |