Skip to content

Commit ca46c19

Browse files
committed
ci: remove pip upgrade
1 parent 57b97b5 commit ca46c19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/base-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
python-version: ${{ matrix.python-version }}
3131
- name: Install dependencies
3232
run: |
33-
python -m pip install --upgrade pip
3433
python -m pip install tox coveralls<3
3534
- name: Lint code
3635
run: tox -e lint

0 commit comments

Comments
 (0)