Skip to content

Commit

Permalink
chode(ci): execute helm unit test for the shield chart
Browse files Browse the repository at this point in the history
  • Loading branch information
mavimo committed Oct 17, 2024
1 parent 4005775 commit d5fa5d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/helm-unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ jobs:

- name: Test sysdig-stackdriver-bridge
run: helm unittest --strict ./charts/sysdig-stackdriver-bridge

- name: Test shield
run: helm unittest --strict -f 'tests/*/*_test.yaml' ./charts/shield

0 comments on commit d5fa5d3

Please sign in to comment.