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 f593d58 commit 084ce0c
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 084ce0c

Please sign in to comment.