Skip to content

Commit

Permalink
All but Persistence_lanscapes_test_unit
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentRouvreau committed Oct 16, 2023
1 parent 3daae98 commit cfb413b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
cd build
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS=-fsanitize=address -DWITH_GUDHI_EXAMPLE=OFF -DWITH_GUDHI_TEST=ON -DWITH_GUDHI_UTILITIES=OFF -DWITH_GUDHI_PYTHON=OFF ..
make all
ctest --output-on-failure
ctest --output-on-failure -E Persistence_lanscapes_test_unit
utils:
docker:
Expand Down

0 comments on commit cfb413b

Please sign in to comment.