Skip to content

Commit 4caa4ee

Browse files
committed
Test 3 2.4: Python Test 6
1 parent 03a289f commit 4caa4ee

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci_suite.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ jobs:
4242
bash tools/ci/check_changelogs.sh
4343
bash tools/ci/check_grep.sh
4444
bash tools/ci/check_misc.sh
45-
tools/bootstrap/python tools/validate_dme.py <cev_eris.dme
45+
python tools/validate_dme.py <cev_eris.dme
4646
tools/build/build --ci lint tgui-test
47-
tools/bootstrap/python -m dmi.test
48-
tools/bootstrap/python -m mapmerge2.dmm_test
47+
python -m dmi.test
48+
python -m mapmerge2.dmm_test
4949
~/dreamchecker > ${GITHUB_WORKSPACE}/output-annotations.txt 2>&1
5050
- name: Annotate Lints
5151
uses: yogstation13/DreamAnnotate@v2

0 commit comments

Comments
 (0)