Skip to content

Commit

Permalink
test shell examples
Browse files Browse the repository at this point in the history
  • Loading branch information
chrira committed Nov 14, 2024
1 parent bef933f commit 3311831
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ jobs:
--password env:TEST_HELM_REGISTRY_HELM_PASSWORD
- name: Display go examples module functions
run: dagger -m helm/examples/go/ functions
- name: Test shell examples
run: |
source helm/examples/shell/examples.sh
helm_test
helm_version

0 comments on commit 3311831

Please sign in to comment.