We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef415b7 commit a0e6051Copy full SHA for a0e6051
helper.mk
@@ -156,7 +156,7 @@ zpc/build: zpc/configure build
156
zpc/test: ${build_dir}/applications/zpc/components/zwave_command_classes/test/
157
ctest --test-dir ${<}
158
159
-zpc/default: zpc/configure zpc/build
+zpc/default: zpc/configure zpc/build zpc/test
160
@date -u
161
162
### @rootfs is faster than docker for env check
0 commit comments