Skip to content

Commit e49d822

Browse files
NehaSonykaren-avetisyan-mc
authored andcommitted
Update test.yml
1 parent f2796cc commit e49d822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
pip3 install -r requirements.txt
3333
pip3 install .
3434
pip3 install coverage
35+
pip3 install --upgrade setuptools
3536
- name: Run Tests
3637
run: |
3738
coverage run setup.py test

0 commit comments

Comments
 (0)