Skip to content

Commit 5e834f6

Browse files
committed
fetchit.8
Signed-off-by: Cary Phillips <cary@ilm.com>
1 parent 3a30ec9 commit 5e834f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_fetchcontent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
BUILD_DIR=$WORKSPACE/_build
5252
IMATH_TAG="$(git rev-parse --abbrev-ref HEAD)"
5353
IMATH_REPO=https://github.com/$GITHUB_REPOSITORY
54-
IMATH_BUILD_TESTING=OFF
54+
IMATH_BUILD_TESTING=OFF
5555
5656
cmake -S src/ImathTest -B $BUILD_DIR -DIMATH_REPO=$IMATH_REPO -DIMATH_TAG=$IMATH_TAG
5757
cmake --build $BUILD_DIR --config Release

0 commit comments

Comments
 (0)