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 e97dcff commit 30c351cCopy full SHA for 30c351c
.circleci/config.yml
@@ -32,4 +32,4 @@ jobs:
32
key: v1-dependencies-{{ checksum "package.json" }}
33
34
# run tests!
35
- - run: sleep 5 && npm test
+ - run: sleep 20 && npm test
0 commit comments