Skip to content

Commit

Permalink
fix(ci): build miw app
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoscode committed Aug 15, 2023
1 parent a30492e commit 99603e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/chart-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ jobs:
- name: Run Helm unittests
run: task helm:unittest

- name: Build app
run: task app:build

- name: Kubernetes KinD Cluster
uses: container-tools/kind-action@v2
with:
Expand Down

0 comments on commit 99603e3

Please sign in to comment.