Update .github/workflows/ci.yaml

This commit is contained in:
Marco Ebert 2024-10-29 13:40:45 +01:00 committed by k8s-infra-cherrypick-robot
parent 0168816757
commit 9d584f1443

View file

@ -240,7 +240,7 @@ jobs:
git diff --exit-code charts/ingress-nginx/README.md
- name: Run tests
run: helm unittest charts/ingress-nginx -f "tests/**/*_test.yaml"
run: helm unittest charts/ingress-nginx --file "tests/**/*_test.yaml"
chart-test:
name: Chart / Test