Skip to content

Commit

Permalink
Tests: Run helm dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
lippserd committed Feb 27, 2024
1 parent 9a643e6 commit 84635bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint_test_charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
run: |
set -x
cd charts/icinga-stack
helm unittest .
helm dependency update
helm unittest .

0 comments on commit 84635bc

Please sign in to comment.