mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-12 14:33:20 -05: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
|
||||
source ./testEnv/activate
|
||||
pip install locust
|
||||
|
Loading…
Reference in New Issue
Block a user