clan-cli: fix tests
This commit is contained in:
@@ -65,8 +65,7 @@ let
|
|||||||
cp -r ${src} ./src
|
cp -r ${src} ./src
|
||||||
chmod +w -R ./src
|
chmod +w -R ./src
|
||||||
cd src
|
cd src
|
||||||
find .
|
${checkPython}/bin/python -m pytest ./tests
|
||||||
${checkPython}/bin/pytest
|
|
||||||
touch $out
|
touch $out
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user