Skip to content

Commit 9b546b2

Browse files
committed
ci: run clone tests in online
1 parent 247474f commit 9b546b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/libgit2/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ endif()
6666
include(AddClarTest)
6767
add_clar_test(libgit2_tests offline -v -xonline)
6868
add_clar_test(libgit2_tests invasive -v -sfilter::stream::bigfile -sodb::largefiles -siterator::workdir::filesystem_gunk -srepo::init -srepo::init::at_filesystem_root)
69-
add_clar_test(libgit2_tests online -v -sonline -xonline::customcert -xonline::clone::ssh_auth_methods)
69+
add_clar_test(libgit2_tests online -v -sonline -xonline::customcert)
7070
add_clar_test(libgit2_tests online_customcert -v -sonline::customcert)
7171
add_clar_test(libgit2_tests gitdaemon -v -sonline::push)
7272
add_clar_test(libgit2_tests gitdaemon_namespace -v -sonline::clone::namespace)

0 commit comments

Comments
 (0)