refactor map size CI (#28728)

* refactor map size CI

* get a count of maps
This commit is contained in:
warriorstar-orion
2025-03-27 22:17:18 +00:00
committed by GitHub
parent 5c02ed44a5
commit 0fd4698646
2 changed files with 30 additions and 57 deletions
+1 -1
View File
@@ -49,10 +49,10 @@ jobs:
python tools/ci/illegal_dme_files.py ${GITHUB_WORKSPACE}
python tools/ci/define_sanity.py
python tools/ci/restrict_file_types.py
python tools/ci/check_map_sizes.py
python tools/ci/verify_sql_version.py
python tools/ci/no_duplicate_definitions.py
python tools/ci/check_icons.py
python -m tools.ci.check_map_sizes
python -m tools.ci.check_legacy_attack_chain
python -m tools.maplint.source --github