diff --git a/.gitea/workflows/checkrefs.yml b/.gitea/workflows/checkrefs.yml index 27846603b2..fd4d6e346d 100644 --- a/.gitea/workflows/checkrefs.yml +++ b/.gitea/workflows/checkrefs.yml @@ -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