mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
fixed ci test binary path issue
This commit is contained in:
@@ -25,6 +25,6 @@ cpp-test:
|
||||
- mkdir build && cd build
|
||||
- cmake -DBUILD_TESTS=ON ..
|
||||
- cmake --build .
|
||||
- ./build/bin/gtest_all
|
||||
- ./bin/gtest_all
|
||||
# dependencies:
|
||||
# - cpp-build
|
||||
|
||||
Reference in New Issue
Block a user