Skip to content

Commit cd28dcd

Browse files
committed
upd extras in mypy ci
1 parent 714de86 commit cd28dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install dependencies
1919
run: |
2020
uv lock
21-
uv sync --group typing
21+
uv sync --group typing --extra peft --extra sentence-transformers
2222
2323
- name: Run mypy
2424
run: uv run mypy src/autointent

0 commit comments

Comments
 (0)