mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 18:13:09 +00:00
pcov
This commit is contained in:
@@ -115,6 +115,8 @@ jobs:
|
|||||||
extensions: pecl_http
|
extensions: pecl_http
|
||||||
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
||||||
run: |
|
run: |
|
||||||
|
composer require pcov/clobber
|
||||||
|
vendor/bin/pcov clobber
|
||||||
cd ..\
|
cd ..\
|
||||||
git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk
|
git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk
|
||||||
.\php-sdk\phpsdk-vs16-x64.bat -t .\aws-crt-php\win_build.bat --task-args %CD%\aws-crt-php
|
.\php-sdk\phpsdk-vs16-x64.bat -t .\aws-crt-php\win_build.bat --task-args %CD%\aws-crt-php
|
||||||
|
|||||||
Reference in New Issue
Block a user