From 25ba70c1371a370df0130745472120a88f83462a Mon Sep 17 00:00:00 2001 From: Ikiru Yoshizaki <3856350+guitarrapc@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:58:08 +0900 Subject: [PATCH] chore: add type for benchmark loader config [skip ci] --- perf/BenchmarkApp/configs/schedule.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/perf/BenchmarkApp/configs/schedule.yaml b/perf/BenchmarkApp/configs/schedule.yaml index 8e6a4b5c3..7f016e0f4 100644 --- a/perf/BenchmarkApp/configs/schedule.yaml +++ b/perf/BenchmarkApp/configs/schedule.yaml @@ -1,3 +1,4 @@ +type: loader branch-configs: - suffix: "" branch: main