Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Utilize ct install --github-groups in ci workflow
Browse files Browse the repository at this point in the history
helm/chart-testing#556
Signed-off-by: Marco Franssen <[email protected]>
  • Loading branch information
marcofranssen committed Jul 19, 2023
1 parent 42086bd commit 5b969e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-chart-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ jobs:
- name: Run chart-testing (install)
run: |
ct install --config ct.yaml \
--github-groups \
--target-branch ${{ github.base_ref }}
- name: Test summary
Expand Down

0 comments on commit 5b969e9

Please sign in to comment.