Fix indentation
This commit is contained in:
@@ -75,11 +75,11 @@ atomic_tests:
|
||||
|
||||
supported_platforms:
|
||||
- windows
|
||||
input_arguments:
|
||||
working_dir:
|
||||
description: Working directory where the files will be downloaded and extracted
|
||||
type: string
|
||||
default: $env:TEMP
|
||||
input_arguments:
|
||||
working_dir:
|
||||
description: Working directory where the files will be downloaded and extracted
|
||||
type: string
|
||||
default: $env:TEMP
|
||||
executor:
|
||||
command: |-
|
||||
|
||||
@@ -108,4 +108,4 @@ atomic_tests:
|
||||
Set-Variable ProgressPreference Continue
|
||||
|
||||
name: powershell
|
||||
elevation_required: true
|
||||
elevation_required: true
|
||||
|
||||
Reference in New Issue
Block a user