Skip to content

Commit 07c8ccf

Browse files
committed
Update ci
1 parent ff13b82 commit 07c8ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- run:
2323
name: npm-install
24-
command: npm install
24+
command: npm ci
2525

2626
# In your code, add this (after installing with `npm install --save-dev audit-ci`):
2727
# - run:

0 commit comments

Comments
 (0)