Skip to content

Commit 9e386ef

Browse files
committed
wip
1 parent c5b79b0 commit 9e386ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
run: |
3131
python -m pip install --upgrade tox virtualenv setuptools pip
3232
python -m pip install -U -r requirements-dev.txt
33+
python -m pip install -e .
3334
- name: run-tests
3435
run: pytest tests --cov=100
3536
- name: run-pyrefly

0 commit comments

Comments
 (0)