Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NehaSony authored and karen-avetisyan-mc committed Nov 18, 2024
1 parent 90d7f28 commit 3dc4393
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
pip3 install -r requirements.txt
pip3 install .
pip3 install coverage
pip3 install 'setuptools>=69.1.0' --force-reinstall
- name: Run Tests
run: |
python -m unittest discover
# coverage run setup.py test
# coverage xml

0 comments on commit 3dc4393

Please sign in to comment.