Skip to content

Commit 5dff4af

Browse files
committed
editable doesnt work anymore
1 parent 386f895 commit 5dff4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Install
4141
shell: bash -l {0}
42-
run: SKBUILD_CONFIGURE_OPTIONS="-DWITH_TESTS=ON" pip install -e .
42+
run: SKBUILD_CONFIGURE_OPTIONS="-DWITH_TESTS=ON" pip install .
4343

4444
- name: Test
4545
shell: bash -l {0}

0 commit comments

Comments
 (0)