From 1199b7f5d0521dfda3323fda279633f1f0090772 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Negovanovi=C4=87?= Date: Mon, 4 Mar 2024 17:04:55 +0100 Subject: [PATCH] Indentation fixes --- .github/workflows/ci.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 152bbb7199..71d06339fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,9 +37,9 @@ on: # yamllint disable-line rule:truthy type: boolean default: true benchmark-test: - description: Benchmark Tests - type: boolean - default: true + description: Benchmark Tests + type: boolean + default: true workflow_call: inputs: build-blade: @@ -70,9 +70,9 @@ on: # yamllint disable-line rule:truthy type: boolean required: true benchmark-test: - description: Benchmark Tests - type: boolean - default: true + description: Benchmark Tests + type: boolean + default: true outputs: build-blade: description: Build Blade output