Skip to content

Commit 723c9ab

Browse files
committed
Revert "Update ci"
This reverts commit 074cd99
1 parent 07c8ccf commit 723c9ab

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 ci
24+
command: npm install
2525

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

0 commit comments

Comments
 (0)