Skip to content

Commit 30c0a3f

Browse files
committed
👷‍♀️ Make sure checkout is shallow
1 parent eed9d07 commit 30c0a3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ FetchContent_Declare(
3434
catch2
3535
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
3636
GIT_TAG devel
37+
GIT_SHALLOW ON
3738
EXCLUDE_FROM_ALL
3839
)
3940
FetchContent_MakeAvailable(catch2)

0 commit comments

Comments
 (0)