diff --git a/Tests/HiveMQtt.Test/HiveMQClient/TLSTest.cs b/Tests/HiveMQtt.Test/HiveMQClient/TLSTest.cs index 1e1f8a56..ca7345f4 100644 --- a/Tests/HiveMQtt.Test/HiveMQClient/TLSTest.cs +++ b/Tests/HiveMQtt.Test/HiveMQClient/TLSTest.cs @@ -8,7 +8,7 @@ namespace HiveMQtt.Test.HiveMQClient; public class TLSTest { - [Fact] + [Fact (Skip = "Github CI failing: Need to be run manually")] public async Task Public_Broker_TLS_Async() { var options = new HiveMQClientOptions