Skip to content

Commit ffa97ff

Browse files
committed
Fix linting
1 parent 6c0d1c3 commit ffa97ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands/install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ steps:
1111
name: Install Python
1212
command: <<include(scripts/install-python.sh)>>
1313
environment:
14-
PARAM_VERSION: << parameters.version >>
14+
PARAM_VERSION: << parameters.version >>

0 commit comments

Comments
 (0)