Skip to content

Commit

Permalink
Indentation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal committed Mar 4, 2024
1 parent eb05482 commit 1199b7f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 1199b7f

Please sign in to comment.