Skip to content
Snippets Groups Projects
Verified Commit 1b082fcd authored by Justin Carpentier's avatar Justin Carpentier
Browse files

ci: set Windows path

parent 43f860f7
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,5 @@ jobs:
-DBUILD_WITH_URDF_SUPPORT=ON -DBUILD_PYTHON_INTERFACE=ON ^
..
cmake --build . --config Release --target install
cd unittest\Release
test-cpp-urdf
cd ..\..
set PATH=%PATH%;%CONDA_PREFIX%\Library\lib
ctest --output-on-failure -C Release
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment