fixing broken pipeline

This commit is contained in:
2026-02-09 10:55:42 +00:00
parent 2e0770b4fa
commit 52c741b96c

View File

@ -70,6 +70,7 @@ jobs:
sudo apt-get install -y yamllint
- name: Run yamllint on changed YAML files
continue-on-error: true
run: |
set -e