Skip to content

Commit

Permalink
Merge pull request #241 from stackhpc/hashilint
Browse files Browse the repository at this point in the history
Fix lint_pip_dependencies typo
  • Loading branch information
markgoddard authored Sep 12, 2023
2 parents 5db19c1 + 0d63357 commit b82dda9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ jobs:
uses: stackhpc/.github/.github/workflows/lint-collection.yml@main
{% if workflow_manifest.workflow_args.lint_pip_dependencies is defined %}
with:
upstream: {{ workflow_manifest.workflow_args.lint_pip_dependencies }}
lint_pip_dependencies: {{ workflow_manifest.workflow_args.lint_pip_dependencies }}
{% endif %}

0 comments on commit b82dda9

Please sign in to comment.