Commit 19ec2517 authored by Spiros Koulouzis's avatar Spiros Koulouzis

fix tests

parent 6274c26a
......@@ -62,7 +62,7 @@ fi
# exit 1
#fi
#cd ../
cd ../
cd semaphore-python-client-generated && python3 -m venv venv && venv/bin/pip3 install -r test-requirements.txt && venv/bin/pip3 install -r requirements.txt && venv/bin/python3 -m unittest discover
if [ $? -eq 0 ]
then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment