Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rlex committed Dec 20, 2023
1 parent f32f8f2 commit cb9aca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: helm/[email protected]
if: steps.list-changed.outputs.changed == 'true'
with:
node_image: ${{ matrix.kubernetes_version }}
node_image: ${{ matrix.k8s-version }}

- name: Run chart-testing (install)
run: ct install --config ct.yaml

0 comments on commit cb9aca2

Please sign in to comment.