help release fix

This commit is contained in:
Harivansh Rathi 2026-02-07 20:13:09 -05:00
parent 165ac465e7
commit 081739b9a3
3 changed files with 21 additions and 54 deletions

View file

@ -20,21 +20,15 @@ jobs:
with:
go-version-file: go.mod
- name: Setup Helm
uses: azure/setup-helm@v4
- name: Build
run: go build ./...
- name: Test
run: go test ./...
helm-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Helm
uses: azure/setup-helm@v4
- name: Helm lint
run: helm lint chart/agentikube/