Skip to content

Commit

Permalink
Skip remove helm
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Sep 14, 2024
1 parent 8c20c2b commit 1390cb4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ jobs:
helm uninstall hypha-server --namespace=hypha
helm uninstall redis --namespace=hypha
- name: Delete namespace
run: kubectl delete namespace hypha

- name: Upload to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 1390cb4

Please sign in to comment.