Update weekly-supelinter.yaml

This commit is contained in:
Alexandre
2025-06-08 22:58:28 +02:00
committed by GitHub
parent 9dd7cbac64
commit b8a1ea781d

View File

@@ -48,7 +48,7 @@ jobs:
FIX_PYTHON_RUFF: true
- name: Remove Super-Linter output (prevent checkout conflict)
run: rm -rf super-linter-output/
run: sudo rm -rf super-linter-output/
- name: Check for linting changes
id: changed