Commit db5b7951 authored by Jing Zhang's avatar Jing Zhang
Browse files

fixed ci

parent b783dd12
...@@ -297,5 +297,5 @@ int main(int argc, char* argv[]) ...@@ -297,5 +297,5 @@ int main(int argc, char* argv[])
return ck::utils::check_err(e_m_n_device_result, e_m_n_host_result) ? 0 : 1; return ck::utils::check_err(e_m_n_device_result, e_m_n_host_result) ? 0 : 1;
} }
return true; return 0;
} }
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment