mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Updated name
Co-authored-by: nulano <nulano@nulano.eu>
This commit is contained in:
parent
af4ec8385e
commit
6b527a61f0
4
.github/workflows/test-windows.yml
vendored
4
.github/workflows/test-windows.yml
vendored
|
@ -171,7 +171,7 @@ jobs:
|
|||
CHERE_INVOKING: 1
|
||||
|
||||
timeout-minutes: 30
|
||||
name: MSYS2 MINGW64
|
||||
name: MSYS2 MinGW 64-bit
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
@ -221,4 +221,4 @@ jobs:
|
|||
python3 -m pip install codecov
|
||||
bash <(curl -s https://codecov.io/bash) -F GHA_Windows
|
||||
env:
|
||||
CODECOV_NAME: MSYS2 MINGW64
|
||||
CODECOV_NAME: MSYS2 MinGW 64-bit
|
||||
|
|
Loading…
Reference in New Issue
Block a user