Skip to content

Commit 5a2b729

Browse files
committed
Compile TurtleTerm manifest generator in CI
1 parent 3e09fc4 commit 5a2b729

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/turtle-term-scripts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Check Python syntax
4040
run: |
4141
python3 -m py_compile packaging/scripts/render-stable-homebrew-formula.py
42+
python3 -m py_compile packaging/scripts/write-turtle-term-manifest.py
4243
python3 -m py_compile assets/sourceos/bin/sourceos-term
4344
python3 -m py_compile assets/sourceos/bin/turtle-term
4445
python3 -m py_compile assets/sourceos/tests/test_sourceos_term_smoke.py

0 commit comments

Comments
 (0)