[CI] Re-add generated files consistency check

(cherry picked from commit 0cfe01eff2)
This commit is contained in:
Fabio Alessandrelli
2024-12-30 17:10:36 +01:00
committed by David Snopek
parent 4b9cd6ae9d
commit dc87cb6b97
2 changed files with 34 additions and 16 deletions

View File

@@ -32,3 +32,7 @@ jobs:
uses: pre-commit/action@v3.0.1
with:
extra_args: --verbose --hook-stage manual --files ${{ env.CHANGED_FILES }}
- name: Check generated files consistency
run:
python misc/scripts/check_get_file_list.py