Skip to content

Commit 506f9d8

Browse files
authored
Update typecheck.yml
1 parent 483d1ca commit 506f9d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/typecheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Install dependencies
2323
run: |
24-
pip install .[dev]
24+
pip install -e .[dev]
2525
2626
- name: Run pyright
2727
run: |

0 commit comments

Comments
 (0)