pytest: actually fail build
This commit is contained in:
@@ -78,8 +78,7 @@ let
|
|||||||
cp -r ${src} ./src
|
cp -r ${src} ./src
|
||||||
chmod +w -R ./src
|
chmod +w -R ./src
|
||||||
cd src
|
cd src
|
||||||
${checkPython}/bin/python -m pytest ./tests \
|
${checkPython}/bin/python -m pytest ./tests
|
||||||
|| echo -e "generate coverage report py running:\n pytest; firefox .reports/html/index.html"
|
|
||||||
touch $out
|
touch $out
|
||||||
'';
|
'';
|
||||||
in
|
in
|
||||||
|
|||||||
Reference in New Issue
Block a user