mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
forbid in-DMI icon state name dupes with CI (#22734)
* forbid in-DMI icon state name dupes with CI * remove final icon dupes * use shodancoat item_state
This commit is contained in:
committed by
GitHub
parent
805d6acb71
commit
43b3bb0e44
@@ -37,6 +37,7 @@ jobs:
|
||||
python tools/ci/unticked_files.py ${GITHUB_WORKSPACE}
|
||||
python tools/ci/illegal_dme_files.py ${GITHUB_WORKSPACE}
|
||||
python -m tools.ci.check_icon_conflicts
|
||||
python -m tools.ci.check_icon_dupenames
|
||||
python -m tools.maplint.source --github
|
||||
DREAMCHECKER_EXIT_CODE=0
|
||||
~/dreamchecker > ${GITHUB_WORKSPACE}/output-annotations.txt 2>&1 || DREAMCHECKER_EXIT_CODE=$?
|
||||
|
||||
Reference in New Issue
Block a user