Skip to content

Commit 9d488d9

Browse files
committed
Remove pip freeze
1 parent c84b841 commit 9d488d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-workflow.yml

-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ jobs:
2727
python3 -m pip install pip -U
2828
pip install pytest
2929
pip install .
30-
pip freeze
3130
pytest

0 commit comments

Comments
 (0)