Skip to content

Commit

Permalink
add smoke test for helm install
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
  • Loading branch information
rajatjindal committed Feb 20, 2024
1 parent 341dee9 commit 6fc06e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/helm-install-smoketest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
helm-install-smoke-test:
runs-on: ubuntu-latest
needs: docker
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 6fc06e3

Please sign in to comment.