mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-20 10:37:17 +01:00
Merges check_icon_dupenames.py and check_icon_conflicts.py (#28587)
* merges check_icon_conflicts and check_icon_dupenames into check_icons.py * oopsies * god damn it
This commit is contained in:
@@ -52,8 +52,7 @@ jobs:
|
||||
python tools/ci/check_map_sizes.py
|
||||
python tools/ci/verify_sql_version.py
|
||||
python tools/ci/no_duplicate_definitions.py
|
||||
python -m tools.ci.check_icon_conflicts
|
||||
python -m tools.ci.check_icon_dupenames
|
||||
python tools/ci/check_icons.py
|
||||
python -m tools.ci.check_legacy_attack_chain
|
||||
python -m tools.maplint.source --github
|
||||
|
||||
|
||||
Reference in New Issue
Block a user