add CI check for new simplemobs (#29854)

* add CI check for new simplemobs

* Make sure we get rid of obsolete paths too.

* fix ci

* update
This commit is contained in:
warriorstar-orion
2025-08-28 16:37:10 +00:00
committed by GitHub
parent 3507562a81
commit 756f1034ea
4 changed files with 313 additions and 4 deletions
+1
View File
@@ -56,6 +56,7 @@ jobs:
python tools/ci/check_random_spawner_prefabs.py
python -m tools.ci.check_map_sizes
python -m tools.ci.check_legacy_attack_chain
python -m tools.ci.check_simplemob_additions
python -m tools.maplint.source --github
- name: Run DreamChecker