Skip to content

Commit

Permalink
👷 ci: Test
Browse files Browse the repository at this point in the history
  • Loading branch information
MfCrizz committed Sep 15, 2023
1 parent bba9b17 commit ca46d05
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,4 @@ jobs:
run: helm install unguard ./chart --wait --namespace unguard --create-namespace

- name: Run chart-testing
run: helm test unguard --namespace unguard --timeout 10m0s

- name: copy Chart testing logs
if: ${{ failure() }}
run: kubectl logs unguard-frontend-connection -n unguard
run: helm test unguard --namespace unguard --timeout 10m0s --logs

0 comments on commit ca46d05

Please sign in to comment.