Skip to content

Commit

Permalink
[0.6.0] Disabling E2E Temporarily for RCs (#61)
Browse files Browse the repository at this point in the history
Signed-off-by: hfuss <[email protected]>

Signed-off-by: hfuss <[email protected]>
  • Loading branch information
onelapahead authored Oct 3, 2022
1 parent 8423a1f commit b75d138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
- name: install k8s deps
run: make deps

- name: run chart integration test
run: make test
# - name: run chart integration test
# run: make test

- name: debug k8s
if: ${{ failure() }}
Expand Down

0 comments on commit b75d138

Please sign in to comment.