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.
1 parent e3992fd commit f3a2e48Copy full SHA for f3a2e48
.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