diff --git a/ci/install_hermes.sh b/ci/install_hermes.sh index ba492b0d6..5f4c38345 100755 --- a/ci/install_hermes.sh +++ b/ci/install_hermes.sh @@ -28,7 +28,7 @@ cmake \ -DHERMES_ENABLE_POSIX_ADAPTER=ON \ -DHERMES_ENABLE_COVERAGE=ON \ -DSITE=ubu \ - -DBUILDNAME="mpich" \ + -DBUILDNAME="mpich" \ .. ctest -D Experimental popd