From 59a91843cb277e512b648e655104656068693c1c Mon Sep 17 00:00:00 2001 From: Yim Lee Date: Mon, 5 Dec 2022 09:55:24 -0800 Subject: [PATCH] Change 'landing' target to Tracing --- .spi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.spi.yml b/.spi.yml index 66b5999..336e364 100644 --- a/.spi.yml +++ b/.spi.yml @@ -1,4 +1,4 @@ version: 1 builder: configs: - - documentation_targets: [Instrumentation, Tracing] + - documentation_targets: [Tracing, Instrumentation]