Skip to content

Commit b6af0f6

Browse files
committed
update pythonpackage.yml
1 parent 1b70e16 commit b6af0f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ jobs:
2323
pip install -r requirements.txt
2424
- name: Test with pytest
2525
run: |
26+
pip install -e .
2627
pip install pytest pytest-cov
2728
pytest

0 commit comments

Comments
 (0)