Skip to content

Commit c04d121

Browse files
committed
increase TRTS example time
1 parent f722dff commit c04d121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_notebook_matrix.py

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

99
# Dictionary to store custom timeouts for each notebook
1010
notebook_timeouts = {
11-
"ADCP_Delft3D_TRTS_example.ipynb": 1200,
11+
"ADCP_Delft3D_TRTS_example.ipynb": 2400,
1212
"adcp_example.ipynb": 240,
1313
"adv_example.ipynb": 180,
1414
"cdip_example.ipynb": 420,

0 commit comments

Comments
 (0)