k8s: helm manifest
Some checks failed
Build and Push to GHCR / build (push) Has been cancelled

This commit is contained in:
vitaliy 2025-11-13 16:58:59 +03:00
parent a4e0e88a42
commit e29e3eb065
2 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 'stable'
with:
go-version: 'stable'
- name: Run tests
run: go test -v ./...