Skip to content

test: add some basic unit tests #21

test: add some basic unit tests

test: add some basic unit tests #21

Workflow file for this run

name: "CI: Lint"
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
helm-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: helm-check
uses: igabaydulin/[email protected]
env:
CHART_LOCATION: ./
CHART_VALUES: ./values.yaml