Skip to content

Commit

Permalink
another set of mistaken find-replace
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya committed Oct 24, 2023
1 parent c39598d commit 236ef0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,9 @@ jobs:
is_upgrade: "1"
},
{
name: "type=embeddedcluster cluster, env=online, phase=new install, rbac=cluster admin",
backend_config: "embeddedcluster-online-install-backend-config.tfvars",
terraform_script: "embeddedcluster-online-install.sh"
name: "type=helmvm cluster, env=online, phase=new install, rbac=cluster admin",
backend_config: "helmvm-online-install-backend-config.tfvars",
terraform_script: "helmvm-online-install.sh"
}
]
steps:
Expand Down

0 comments on commit 236ef0d

Please sign in to comment.