mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 23:02:25 +00:00
correct the indentation to make it valid yaml
This commit is contained in:
parent
fd49f6f52c
commit
f5a97ef1ad
@ -64,8 +64,8 @@ after_test:
|
|||||||
%PYTHON%\python.exe setup.py bdist_wheel
|
%PYTHON%\python.exe setup.py bdist_wheel
|
||||||
%PYTHON%\python.exe -m pip wheel -w dist .
|
%PYTHON%\python.exe -m pip wheel -w dist .
|
||||||
- |
|
- |
|
||||||
%PYTHON%\python.exe -m pip install codecov
|
%PYTHON%\python.exe -m pip install codecov
|
||||||
codecov
|
codecov
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
# bdist_wheel puts your built wheel in the dist directory
|
# bdist_wheel puts your built wheel in the dist directory
|
||||||
|
Loading…
Reference in New Issue
Block a user