From 7965f5342c1278376abba882c494390d7ce088a3 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Thu, 15 Jan 2026 12:47:26 +0900 Subject: [PATCH] Fix type --- .github/workflows/harness-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/harness-ci.yml b/.github/workflows/harness-ci.yml index 1d0c646..7cf4c34 100644 --- a/.github/workflows/harness-ci.yml +++ b/.github/workflows/harness-ci.yml @@ -6,7 +6,7 @@ on: inputs: testsuite: description: 'Run specific test suite (leave empty to run all)' - type: select + type: choice options: - '' - 'suite/'