This commit is contained in:
Markus Pesch 2025-01-12 15:13:20 +01:00
parent 0a72c4bb58
commit aede99f3f2
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -43,6 +43,7 @@ jobs:
run: |
apk update
apk add git npm
- uses: actions/checkout@v4.2.2
- name: Check if files were touched
uses: dorny/paths-filter@v3.0.2
id: changes
@ -54,7 +55,6 @@ jobs:
- name: Skip further steps, when condition is not met
if: steps.filter.outputs.yaml == 'false'
run: exit 0
- uses: actions/checkout@v4.2.2
- name: Unittest
run: |
helm unittest --strict --file 'unittests/**/*.yaml' ./