Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b62467b

Browse files
committedMar 27, 2022
Remove unused step in gha
1 parent fbc89fb commit b62467b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎.github/workflows/helm-release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
include: 'v*'
4545
commit-ish: 'HEAD'
4646

47-
- name: Test
48-
run: echo $RELEASE_VERSION
49-
5047
# Install the latest version of Terraform CLI and configure the Terraform CLI configuration file with a Terraform Cloud user API token
5148
- name: Setup Terraform
5249
uses: hashicorp/setup-terraform@v1

0 commit comments

Comments
 (0)
Please sign in to comment.