Skip to content

Commit 9e56765

Browse files
committed
update workflow
1 parent a9ea79e commit 9e56765

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
run: |
4141
pip install --upgrade --upgrade-strategy eager setuptools wheel
4242
pip install --upgrade --upgrade-strategy eager -r requirements.txt
43-
pip install --upgrade --upgrade-strategy eager -e .
44-
pip freeze > pip-freeze.txt
4543
4644
- name: Test with pytest
4745
run: |

0 commit comments

Comments
 (0)