Update weekly-supelinter.yaml

This commit is contained in:
Alexandre
2025-06-08 22:44:13 +02:00
committed by GitHub
parent acb49bae16
commit dd43ef12e2

View File

@@ -46,6 +46,9 @@ jobs:
FIX_PYTHON_ISORT: true
FIX_PYTHON_RUFF: true
- name: Remove Super-Linter output (prevent checkout conflict)
run: rm -rf super-linter-output/
- name: Check for linting changes
id: changed
run: |