We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e09fc4 commit 5a2b729Copy full SHA for 5a2b729
1 file changed
.github/workflows/turtle-term-scripts.yml
@@ -39,6 +39,7 @@ jobs:
39
- name: Check Python syntax
40
run: |
41
python3 -m py_compile packaging/scripts/render-stable-homebrew-formula.py
42
+ python3 -m py_compile packaging/scripts/write-turtle-term-manifest.py
43
python3 -m py_compile assets/sourceos/bin/sourceos-term
44
python3 -m py_compile assets/sourceos/bin/turtle-term
45
python3 -m py_compile assets/sourceos/tests/test_sourceos_term_smoke.py
0 commit comments