Skip to content

Commit ec3e0c8

Browse files
committed
CI update
1 parent 68b9f9e commit ec3e0c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
shell: bash -l {0}
5757
run: |
5858
which pip
59-
pip install -e
59+
pip install -e .
6060
conda list
6161
6262
- name: Run test suite

0 commit comments

Comments
 (0)