mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-04-20 10:37:20 -04:00
fail early in test script
This commit is contained in:
parent
30f5705aa5
commit
c9abe141ec
@ -1,3 +1,5 @@
|
|||||||
|
set -ex
|
||||||
|
|
||||||
python3 -m venv testEnv
|
python3 -m venv testEnv
|
||||||
source ./testEnv/activate
|
source ./testEnv/activate
|
||||||
pip install locust
|
pip install locust
|
||||||
|
Loading…
x
Reference in New Issue
Block a user