Where to put no_output_timeout for pytest in CircleCI config?
I’m trying to set the no_output_timeout
option in my CircleCI config.yml, to allow more time for my tests to run.
I’m trying to set the no_output_timeout
option in my CircleCI config.yml, to allow more time for my tests to run.