Skip to content

Commit 48f7c8b

Browse files
committed
update
1 parent 2de2b99 commit 48f7c8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Install main package
3838
run: |
39-
python setup.py develop
39+
pip install -e . -v --no-build-isolation
4040
4141
- name: Run test-suite
4242
run: |

0 commit comments

Comments
 (0)