mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Update turdis.yml
This commit is contained in:
2
.github/workflows/turdis.yml
vendored
2
.github/workflows/turdis.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user