We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f2ea6 commit e8eb580Copy full SHA for e8eb580
.circleci/config.yml
@@ -18,7 +18,7 @@ jobs:
18
# fallback to using the latest cache if no exact match is found
19
- v1-dependencies-
20
21
- - run: npm install
+ - run: npm ci
22
23
- run: npm run test:ci
24
0 commit comments