mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
Perhaps this invocation will result in greater success
This commit is contained in:
parent
f5a97ef1ad
commit
bc7ae0eabc
@ -65,7 +65,9 @@ after_test:
|
||||
%PYTHON%\python.exe -m pip wheel -w dist .
|
||||
- |
|
||||
%PYTHON%\python.exe -m pip install codecov
|
||||
codecov
|
||||
coverage combine
|
||||
coverage xml -o coverage.xml -i
|
||||
codecov -X search -X gcov -f coverage.xml
|
||||
|
||||
artifacts:
|
||||
# bdist_wheel puts your built wheel in the dist directory
|
||||
|
Loading…
Reference in New Issue
Block a user