Skip to content

Commit 91aaca7

Browse files
authored
Merge pull request #16 from K-Ibadullaev/K-Ibadullaev-patch-2
Update main.yml
2 parents 52d8290 + 512fa0a commit 91aaca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
python-version: ${{ matrix.python-version }}
2727
- name: Install dependencies
2828
run: |
29-
python -m pip install --upgrade pip
29+
python -m pip install pip
3030
python -m pip install py-ssa-lib pytest
3131
python -m pytest

0 commit comments

Comments
 (0)