@ -8,6 +8,6 @@ modd.conf
prep: make build-sdk
prep: cd misc/client-sdk-testsuite && make dist
prep: make build
# prep: make GOTEST_ARGS="-short" test
prep: make GOTEST_ARGS="-short" test
daemon: bin/cli app run -p misc/client-sdk-testsuite/dist
}