Skip to content

Commit

Permalink
chore: fix e2e kbcli test (#3917)
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook authored Jun 25, 2023
1 parent a0ec155 commit 3e3616f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-kbcli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
required: false
default: 'main'

run-name: kbcli:${{ inputs.KB_VERSION }} k8s:${{ inputs.CLUSTER_VERSION }}:${{ inputs.INSTANCE_TYPE }}
run-name: kbcli:${{ inputs.VERSION }} k8s:${{ inputs.CLUSTER_VERSION }}:${{ inputs.INSTANCE_TYPE }}

jobs:
eks:
Expand Down

0 comments on commit 3e3616f

Please sign in to comment.