Skip to content

Commit

Permalink
Update helm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
komalsukhani committed Dec 17, 2024
1 parent 6f0ccd7 commit a3d0f45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
with:
fetch-depth: 0

- name: Update dependencies
run: helm dependency update tyk-stack

- name: Set up unit tests
run: helm plugin install https://github.com/helm-unittest/helm-unittest.git

Expand Down

0 comments on commit a3d0f45

Please sign in to comment.