Skip to content

Commit 6bc963d

Browse files
committed
Get more detail during install on workflow
1 parent 651cbbe commit 6bc963d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

3535
- name: Install sidecar
3636
shell: bash -l {0}
37-
run: pip install -e .
37+
run: pip install -ve .
3838

3939
- name: Check installation files
4040
shell: bash -l {0}

0 commit comments

Comments
 (0)