Skip to content

Commit 9b7437d

Browse files
committed
Use c2py/unstable branch for tests
1 parent 618170c commit 9b7437d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set(IS_CLAIR_BUILD ON)
55
FetchContent_Declare(
66
c2py
77
GIT_REPOSITORY https://github.com/flatironinstitute/c2py
8-
GIT_TAG doc
8+
GIT_TAG unstable
99
EXCLUDE_FROM_ALL # exclude from all so that c2py is NOT installed.
1010
)
1111
FetchContent_MakeAvailable(c2py)

0 commit comments

Comments
 (0)