Skip to content

Commit e97dcff

Browse files
authored
Update config.yml
1 parent 307f3d6 commit e97dcff

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: npm test
35+
- run: sleep 5 && npm test

0 commit comments

Comments
 (0)