Skip to content

Commit 9c55963

Browse files
authored
Update create_test_conda_env.yml
1 parent 0229a04 commit 9c55963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create_test_conda_env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
6868
- name: Install fremorizer
6969
run: |
70-
pip install --no-deps --no-build-isolation .
70+
pip install .
7171
7272
- name: Run pytest
7373
run: |

0 commit comments

Comments
 (0)