rm yamllint package (not needed)

This commit is contained in:
2026-03-29 17:30:01 -04:00
parent ffc769c8e5
commit e848904be8

View File

@@ -20,7 +20,7 @@ jobs:
- name: install tools
run: |
apk update
apk add --update bash make nodejs npm yamllint ncurses
apk add --update bash make nodejs npm ncurses
- uses: actions/checkout@v6
- name: install chart dependencies
run: helm dependency build