We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3992fd + f3a2e48 commit 808cc02Copy full SHA for 808cc02
.circleci/config.yml
@@ -59,6 +59,7 @@ commands:
59
name: lint
60
command: |
61
tox -e linters
62
+ no_output_timeout: 30m
63
64
- run:
65
name: run tests
0 commit comments