mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +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
|
||||
|
||||
- name: Upload coverage
|
||||
uses: codecov/codecov-actions@v2
|
||||
uses: codecov/codecov-action@v2
|
||||
with:
|
||||
file: ./coverage.xml
|
||||
flags: GHA_Cygwin
|
||||
|
|
Loading…
Reference in New Issue
Block a user