Skip to content

Commit 40092b1

Browse files
authored
Update test.yml
1 parent 3b610f1 commit 40092b1

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)