Skip to content

Commit 3658713

Browse files
committed
Removed commented old code
1 parent 33b4f80 commit 3658713

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -174,13 +174,6 @@ jobs:
174174
pip install pytest-cov coveralls
175175
pip install -e .[extras,tests]
176176
177-
# - name: Install dependencies
178-
# shell: bash -l {0}
179-
# run: |
180-
# python --version
181-
# pip install -e .[extras,tests]
182-
# pip install pytest-cov coveralls
183-
184177
- name: List packages
185178
shell: bash -l {0}
186179
run: |

0 commit comments

Comments
 (0)