Skip to content

Commit

Permalink
Don't run KleinGordon test for static execs
Browse files Browse the repository at this point in the history
  • Loading branch information
knelli2 committed Dec 16, 2024
1 parent 6d1670b commit 6ecbe38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/Dockerfile.buildenv
Original file line number Diff line number Diff line change
Expand Up @@ -571,4 +571,4 @@ RUN if [ ${UBUNTU_VERSION} != 18.04 ] && [ "$TARGETARCH" != "amd64" ]; then \
.. \
&& make ${PARALLEL_MAKE_ARG} CharacteristicExtract PreprocessCceWorldtube \
WriteCceWorldtubeCoordsToFile \
&& ctest -LE unit -R CharacteristicExtract
&& ctest -LE unit -R CharacteristicExtract -E KleinGordon

0 comments on commit 6ecbe38

Please sign in to comment.