[all] Fix lint-test workflow

This commit is contained in:
2023-03-06 10:06:33 +00:00
parent 41eeb4795d
commit 4436e99f22

View File

@@ -42,7 +42,7 @@ jobs:
- name: Create k3d cluster
uses: nolar/setup-k3d-k3s@v1
with:
version: v"${{ env.K8S_VERSION }}"
version: "v${{ env.K8S_VERSION }}"
if: steps.list-changed.outputs.changed == 'true'
- name: Remove node taints