mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-21 02:09:03 -05:00
fail early in test script
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
set -ex
|
||||
|
||||
python3 -m venv testEnv
|
||||
source ./testEnv/activate
|
||||
pip install locust
|
||||
|
||||
Reference in New Issue
Block a user