Skip to content

Commit 8d89b05

Browse files
authored
Update config.yml
1 parent 14d9816 commit 8d89b05

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
@@ -71,6 +71,7 @@ jobs:
7171
export NVM_DIR="/opt/circleci/.nvm"
7272
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
7373
nvm use stable
74+
npm install
7475
npm run redcap_rsvc:install
7576
- run:
7677
name: Run Tests

0 commit comments

Comments
 (0)