Skip to content

Commit 27b0277

Browse files
committed
timeout
1 parent 8ff10c8 commit 27b0277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ references:
2222
command: |
2323
python --version ; pip --version ; pip list
2424
py.test pytorch_lightning tests -v --doctest-modules --junitxml=test-reports/pytest_junit.xml
25-
no_output_timeout: 30m
25+
no_output_timeout: 15m
2626

2727
examples: &examples
2828
run:

0 commit comments

Comments
 (0)