Skip to content

Commit 82ad87d

Browse files
committed
GH-14: Enable testing by default
More to be tested Bug-SiliconLabs: UIC-3082 Bug-GitHub: #3 Origin: https://github.com/rzr/UnifySDK/tree/GH-14/UIC-3082/phcoval/main Forwarded: https://github.com/SiliconLabs/UnifySDK/pulls/rzr Signed-off-by: Philippe Coval <[email protected]>
1 parent 7db49e7 commit 82ad87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helper.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,5 @@ zpc/build: zpc/configure build
126126
zpc/test: ${build_dir}/applications/zpc/components/zwave_command_classes/test/
127127
ctest --test-dir ${<}
128128

129-
zpc/default: zpc/configure zpc/build
129+
zpc/default: zpc/configure zpc/build zpc/test
130130
@date -u

0 commit comments

Comments
 (0)