mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
refactor map size CI (#28728)
* refactor map size CI * get a count of maps
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user