Skip to content

Commit 30c351c

Browse files
authored
Update config.yml
1 parent e97dcff commit 30c351c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
key: v1-dependencies-{{ checksum "package.json" }}
3333

3434
# run tests!
35-
- run: sleep 5 && npm test
35+
- run: sleep 20 && npm test

0 commit comments

Comments
 (0)