mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 21:24:31 +03:00
MATRIX_OS no longer needed
This commit is contained in:
parent
1d0c63e523
commit
04262913a2
2
.github/workflows/test-windows.yml
vendored
2
.github/workflows/test-windows.yml
vendored
|
@ -368,8 +368,6 @@ jobs:
|
|||
if: success()
|
||||
run: |
|
||||
.ci/after_success.sh
|
||||
env:
|
||||
MATRIX_OS: ${{ matrix.os }}
|
||||
shell: pwsh
|
||||
|
||||
- name: Prepare coverage token
|
||||
|
|
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -87,8 +87,6 @@ jobs:
|
|||
if: success()
|
||||
run: |
|
||||
.ci/after_success.sh
|
||||
env:
|
||||
MATRIX_OS: ${{ matrix.os }}
|
||||
|
||||
- name: Prepare coverage token
|
||||
if: success() && github.repository == 'python-pillow/Pillow'
|
||||
|
|
Loading…
Reference in New Issue
Block a user