Skip to content

add partial cluster-setup, only helm operator for now #59

add partial cluster-setup, only helm operator for now

add partial cluster-setup, only helm operator for now #59

Workflow file for this run

name: Run unit tests
on: [push]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run unit tests
run: cargo test