Skip to content

Commit c9be74b

Browse files
committed
push
1 parent a655738 commit c9be74b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
restore-keys: |
5151
mypy-
5252
- name: Install dependencies
53-
run: poetry install --only=main,dev --no-extras
53+
run: poetry install --only=main,dev
5454
- name: Run mypy type checking
5555
run: poetry run mypy langfuse --no-error-summary
5656

0 commit comments

Comments
 (0)