diff --git a/.github/workflows/simulation.yml b/.github/workflows/simulation.yml index d29dfe958..dc021a197 100644 --- a/.github/workflows/simulation.yml +++ b/.github/workflows/simulation.yml @@ -221,6 +221,8 @@ jobs: -DCMAKE_CXX_STANDARD_REQUIRED=ON \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr/local \ + -DOT_COMM_COVERAGE=ON \ + -DOT_COMM_CCM=OFF \ -S . -B build cmake --build build sudo cmake --install build