Skip to content

Commit 08758fb

Browse files
committed
Compile TurtleTerm artifact verifier in CI
1 parent c584d22 commit 08758fb

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
@@ -40,6 +40,7 @@ jobs:
4040
run: |
4141
python3 -m py_compile packaging/scripts/render-stable-homebrew-formula.py
4242
python3 -m py_compile packaging/scripts/write-turtle-term-manifest.py
43+
python3 -m py_compile packaging/scripts/verify-turtle-term-artifact.py
4344
python3 -m py_compile assets/sourceos/bin/sourceos-term
4445
python3 -m py_compile assets/sourceos/bin/turtle-term
4546
python3 -m py_compile assets/sourceos/tests/test_sourceos_term_smoke.py

0 commit comments

Comments
 (0)