Skip to content

Commit

Permalink
fix: helm chart testing (#74)
Browse files Browse the repository at this point in the history
* fix: linter testing

Signed-off-by: ShutingZhao <[email protected]>

* fix: linter testing

Signed-off-by: ShutingZhao <[email protected]>

---------

Signed-off-by: ShutingZhao <[email protected]>
  • Loading branch information
realshuting authored Feb 21, 2024
1 parent 0c12529 commit f1cb90a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
with:
python-version: 3.7
Expand Down

0 comments on commit f1cb90a

Please sign in to comment.