mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00
Only setup python when codecov is enabled.
This commit is contained in:
parent
51ab7c599d
commit
a64aa8bb4b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -256,6 +256,7 @@ jobs:
|
||||
|
||||
- name: Setup python
|
||||
uses: actions/setup-python@v5
|
||||
if: always() && matrix.codecov
|
||||
with:
|
||||
python-version: '3.x'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user