Updated name

Co-authored-by: nulano <nulano@nulano.eu>
This commit is contained in:
Andrew Murray 2020-08-01 20:47:14 +10:00 committed by GitHub
parent af4ec8385e
commit 6b527a61f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,7 +171,7 @@ jobs:
CHERE_INVOKING: 1 CHERE_INVOKING: 1
timeout-minutes: 30 timeout-minutes: 30
name: MSYS2 MINGW64 name: MSYS2 MinGW 64-bit
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
@ -221,4 +221,4 @@ jobs:
python3 -m pip install codecov python3 -m pip install codecov
bash <(curl -s https://codecov.io/bash) -F GHA_Windows bash <(curl -s https://codecov.io/bash) -F GHA_Windows
env: env:
CODECOV_NAME: MSYS2 MINGW64 CODECOV_NAME: MSYS2 MinGW 64-bit