Skip to content

Commit 3dc4393

Browse files
NehaSonykaren-avetisyan-mc
authored andcommitted
Update test.yml
1 parent 90d7f28 commit 3dc4393

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
pip3 install -r requirements.txt
3333
pip3 install .
3434
pip3 install coverage
35-
pip3 install 'setuptools>=69.1.0' --force-reinstall
3635
- name: Run Tests
3736
run: |
3837
python -m unittest discover
39-
# coverage run setup.py test
40-
# coverage xml

0 commit comments

Comments
 (0)