Skip to content

Feature/icm/834 fix ingress annotation conflict in icm web chart #8

Feature/icm/834 fix ingress annotation conflict in icm web chart

Feature/icm/834 fix ingress annotation conflict in icm web chart #8

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