Update turdis.yml

This commit is contained in:
TheGamerdk
2022-11-03 20:17:17 +01:00
parent 6f0e94a0a5
commit 7517df56e5

View File

@@ -43,7 +43,7 @@ jobs:
tools/travis/check_filedirs.sh yogstation.dme
tools/travis/check_changelogs.sh
find . -name "*.json" -not -path "./tgui/node_modules/*" -print0 | xargs -0 python3 ./tools/json_verifier.py
tgui/bin/tgui --lint
tgui/bin/tgui --ci
tools/travis/check_grep.sh
- name: Run Linter