chore: ci

This commit is contained in:
zhom
2026-08-01 22:39:39 +04:00
parent f75f8ebca1
commit 4b048f9702
4 changed files with 21 additions and 11 deletions
+1 -1
View File
@@ -775,7 +775,7 @@ async fn test_wireguard_traffic_flows_through_donut_proxy(
cleanup_runtime().await;
if !test_harness::is_docker_available() {
eprintln!("skipping WireGuard e2e test because Docker is unavailable");
eprintln!("skipping WireGuard e2e test because Docker cannot run Linux containers");
return Ok(());
}