diff --git a/.vscode/launch.json b/.vscode/launch.json index 8b11060..7c7eeec 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -39,7 +39,7 @@ "env": { "NLTK_DATA": "./data/nltk", "WORKING_SET_SIZE": "5000000", - "TARGET_RUNS": "10", + "TARGET_RUNS": "1", "MAXIMUM_RUNS": "100", }, "cwd": "${workspaceFolder}",