Skip to content

fix: fix inframon jvm-options (#837) #315

fix: fix inframon jvm-options (#837)

fix: fix inframon jvm-options (#837) #315

name: "Unit test icm-as chart"
on:
pull_request:
paths:
- 'charts/icm-as/**'
jobs:
lint-test-icm-as-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-as.yaml
chartName: icm-as