Disable xrpl tests (#785)

This commit is contained in:
cyan317
2023-07-26 19:31:12 +01:00
committed by GitHub
parent 1d0a43669b
commit 6ad72446d1

View File

@@ -33,8 +33,9 @@ class Clio(ConanFile):
'tests': False,
'packaging': False,
'coverage': False,
'cassandra-driver/*:shared': False,
'xrpl/*:tests': False,
'cassandra-cpp-driver/*:shared': False,
'date/*:header_only': True,
'grpc/*:shared': False,
'grpc/*:secure': True,