Skip to content

Commit 3623446

Browse files
Update test_notebooks.py
1 parent 4277666 commit 3623446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test_notebooks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
SINGLE_NOTEBOOK_TIMEOUT = 1200
11-
CONCURRENT_WORKERS = 1
11+
CONCURRENT_WORKERS = 4
1212

1313

1414
def should_skip(notebook_path: str, skip_list: List[str]) -> bool:

0 commit comments

Comments
 (0)