forked from mirrors/0ad
Check more things in checkrefs hook
This commit is contained in:
@@ -19,4 +19,8 @@ jobs:
|
||||
- name: Download necessary LFS assets
|
||||
run: git lfs pull -I binaries/data/mods/public/maps
|
||||
- name: Check for missing references
|
||||
run: ./source/tools/entity/checkrefs.py
|
||||
run: |
|
||||
./source/tools/entity/checkrefs.py \
|
||||
--check-map-xml \
|
||||
--validate-templates \
|
||||
--validate-actors
|
||||
|
||||
Reference in New Issue
Block a user