mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-07 17:33:42 +03:00
Specify shell
This commit is contained in:
parent
6101a5d7e8
commit
1d0c63e523
1
.github/workflows/test-windows.yml
vendored
1
.github/workflows/test-windows.yml
vendored
|
@ -370,6 +370,7 @@ jobs:
|
||||||
.ci/after_success.sh
|
.ci/after_success.sh
|
||||||
env:
|
env:
|
||||||
MATRIX_OS: ${{ matrix.os }}
|
MATRIX_OS: ${{ matrix.os }}
|
||||||
|
shell: pwsh
|
||||||
|
|
||||||
- name: Prepare coverage token
|
- name: Prepare coverage token
|
||||||
if: success() && github.repository == 'python-pillow/Pillow'
|
if: success() && github.repository == 'python-pillow/Pillow'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user