We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c584d22 commit 08758fbCopy full SHA for 08758fb
1 file changed
.github/workflows/turtle-term-scripts.yml
@@ -40,6 +40,7 @@ jobs:
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 packaging/scripts/verify-turtle-term-artifact.py
44
python3 -m py_compile assets/sourceos/bin/sourceos-term
45
python3 -m py_compile assets/sourceos/bin/turtle-term
46
python3 -m py_compile assets/sourceos/tests/test_sourceos_term_smoke.py
0 commit comments