mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 08:12:33 +03:00
CI: Fix the spelling on the codecov repository.
This commit is contained in:
parent
4cfb1a854f
commit
90cf149cbe
2
.github/workflows/test-cygwin.yml
vendored
2
.github/workflows/test-cygwin.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
||||||
C:\tools\cygwin\bin\bash .ci/after_success.sh
|
C:\tools\cygwin\bin\bash .ci/after_success.sh
|
||||||
|
|
||||||
- name: Upload coverage
|
- name: Upload coverage
|
||||||
uses: codecov/codecov-actions@v2
|
uses: codecov/codecov-action@v2
|
||||||
with:
|
with:
|
||||||
file: ./coverage.xml
|
file: ./coverage.xml
|
||||||
flags: GHA_Cygwin
|
flags: GHA_Cygwin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user