Skip to content

feat: Add unittests for Chao in the gremlin chart #3

feat: Add unittests for Chao in the gremlin chart

feat: Add unittests for Chao in the gremlin chart #3

Workflow file for this run

name: Unit tests
on: pull_request
jobs:
unittest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: d3adb5/helm-unittest-action@v2
with:
helm-version: v3.17.0