Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Sep 13, 2024
1 parent 1b33ec8 commit 0c5c3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
helm install hypha-server ./dist/hypha-server-*.tgz --namespace=hypha
- name: Uninstall Hypha Helm chart
run:
run: |
helm uninstall hypha-server --namespace=hypha
helm uninstall redis --namespace=hypha
Expand Down

0 comments on commit 0c5c3ef

Please sign in to comment.