Skip to content

Commit 411ccfa

Browse files
committed
turn tutorial into python script
add tutorial dependencies update ty workflow to install all dependencies
1 parent cc62d78 commit 411ccfa

File tree

4 files changed

+119
-609
lines changed

4 files changed

+119
-609
lines changed

.github/workflows/ty.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
uses: astral-sh/setup-uv@v6
1515

1616
- name: ty
17-
run: uv run --extra dev ty check
17+
run: uv run --all-extras ty check

0 commit comments

Comments
 (0)