Skip to content

Commit

Permalink
refactor: name
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Ribeiro <ericribeiro@outlook.com.br>
  • Loading branch information
KyleTryon and EricRibeiro committed Jul 14, 2023
1 parent bdf1e1e commit 7c782fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/jobs/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ steps:
name: Lint files
environment:
ORB_STR_CLI_GLOB: << parameters.glob >>
ORB_STR_CLI_CONFIG: << parameters.config >>
ORB_STR_CLI_BASE_DIR: << parameters.base_dir >>
ORB_EVAL_CLI_CONFIG: << parameters.config >>
ORB_EVAL_CLI_BASE_DIR: << parameters.base_dir >>
command: <<include(scripts/lint.sh)>>

0 comments on commit 7c782fd

Please sign in to comment.