mirror of
https://github.com/python-pillow/Pillow.git
synced 2026-02-18 13:10:29 +03:00
CI: Disable pip upgrade warning (#9424)
This commit is contained in:
commit
f78663b806
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -29,6 +29,7 @@ concurrency:
|
|||
env:
|
||||
COVERAGE_CORE: sysmon
|
||||
FORCE_COLOR: 1
|
||||
PIP_DISABLE_PIP_VERSION_CHECK: 1
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user