Skip to content

Commit f9e3671

Browse files
committed
[tinker-cookbook] update pyright.
1 parent 3ae1358 commit f9e3671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyright.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
enable-cache: true
2020

2121
- name: venv
22-
run: uv venv && uv sync --extra dev --extra vector-search --extra wandb
22+
run: uv venv && uv sync --extra dev --extra vector-search --extra wandb --extra neptune_scale
2323

2424
- name: pyright
2525
run: uv run pyright

0 commit comments

Comments
 (0)