This commit is contained in:
AffectedArc07
2020-11-21 16:26:43 +00:00
parent fc25c17df8
commit afa8d97288
8 changed files with 34 additions and 20 deletions
-1
View File
@@ -21,7 +21,6 @@ jobs:
- name: Run Linters
run: |
find . -name "*.json" -not -path "*/node_modules/*" -print0 | xargs -0 python3 ./tools/ci/json_verifier.py
tools/ci/build_nanoui.sh
tools/ci/build_tgui.sh
tools/ci/check_grep.sh
python3 tools/ci/check_line_endings.py