We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c48102 commit bfaa35eCopy full SHA for bfaa35e
.circleci/config.yml
@@ -24,6 +24,7 @@ references:
24
if [ "${UPLOAD_SDIST}" == "tests-only" ]; then
25
rm -f ./dist/*
26
fi
27
+ no_output_timeout: 20m # may die at 10 minutes
28
- persist_to_workspace:
29
root: ./
30
paths:
0 commit comments