Skip to content

Commit 0156fc1

Browse files
committed
Troubleshoot CI
1 parent 8ffbbd7 commit 0156fc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conda-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: install package
5656
run: |
5757
ls -lhp
58-
pip install -e .
58+
pip install .
5959
6060
- name: get plannotate dbs
6161
run: |

0 commit comments

Comments
 (0)