mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Add untick file check to CI. (#19618)
* Add untick file check to CI. * Time for some caveman debugging * Software's real neat
This commit is contained in:
@@ -28,6 +28,7 @@ jobs:
|
||||
tools/ci/build_tgui.sh
|
||||
tools/ci/check_grep.sh
|
||||
python3 tools/ci/check_line_endings.py
|
||||
python3 tools/ci/unticked_files.py ${GITHUB_WORKSPACE}
|
||||
~/dreamchecker > ${GITHUB_WORKSPACE}/output-annotations.txt 2>&1
|
||||
- name: Annotate Lints
|
||||
uses: yogstation13/DreamAnnotate@v2
|
||||
|
||||
Reference in New Issue
Block a user