Skip to content

Commit

Permalink
continue on helm testing error for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyril Roos committed Jan 17, 2025
1 parent c3d2679 commit a891cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-chart-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ jobs:

- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
continue-on-error: true
run: ct install --target-branch ${{ github.event.repository.default_branch }}

0 comments on commit a891cc7

Please sign in to comment.