mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00
Fixed shell used on Windows when generating coverage reports.
This commit is contained in:
parent
8246df4ce1
commit
2a2375e443
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -250,6 +250,7 @@ jobs:
|
||||
SSL_CERT_FILE: test.pem
|
||||
|
||||
- name: Generate coverage report
|
||||
shell: bash
|
||||
if: always() && matrix.codecov
|
||||
run: |
|
||||
python3 -u -m pip install --user gcovr --ignore-installed
|
||||
|
Loading…
x
Reference in New Issue
Block a user