Skip to content

Init

Init #1

Workflow file for this run

name: CI
on: pull_request
jobs:
unittest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: d3adb5/helm-unittest-action@v2
- run: helm unittest --helm3 karpenter_nodes