comment out gtsam_unstable test target
parent
12d1d21e28
commit
6fe55af512
|
@ -122,5 +122,5 @@ jobs:
|
||||||
cmake --build build -j 4 --config ${{ matrix.build_type }} --target check.symbolic
|
cmake --build build -j 4 --config ${{ matrix.build_type }} --target check.symbolic
|
||||||
|
|
||||||
# Run GTSAM_UNSTABLE tests
|
# Run GTSAM_UNSTABLE tests
|
||||||
cmake --build build -j 4 --config ${{ matrix.build_type }} --target check.base_unstable
|
#cmake --build build -j 4 --config ${{ matrix.build_type }} --target check.base_unstable
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue