Skip to content

Commit c9fb5ff

Browse files
build: fix CI config
1 parent 567a493 commit c9fb5ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ jobs:
33
test:
44
docker:
55
- image: circleci/node:14
6+
steps:
67
- checkout
78
- restore_cache:
89
keys:

0 commit comments

Comments
 (0)