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