Skip to content

fix (common): values will be correctly replaced (#405) #179

fix (common): values will be correctly replaced (#405)

fix (common): values will be correctly replaced (#405) #179

name: "Unit test icm chart"
on:
pull_request:
paths:
- 'charts/icm/**'
jobs:
lint-test-icm-unittest:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Base
uses: ./.github/template/base
- name: Unit test
uses: ./.github/template/unittest
with:
chartTestingFile: ct_icm.yaml
chartName: icm