Skip to content

Commit 908cba8

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

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
@@ -29,6 +29,7 @@ jobs:
2929
python-version: '${{ matrix.python-version }}'
3030
- name: Install dependencies
3131
run: |
32+
pip3 install --upgrade pip3
3233
pip3 install -r requirements.txt
3334
pip3 install .
3435
pip3 install coverage

0 commit comments

Comments
 (0)