Skip to content

Commit 3eaa392

Browse files
author
Sven Ulrich
committed
npm install
1 parent cee76d7 commit 3eaa392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
executor: nodejs
3535
steps:
3636
- ceckout-and-restore-cache
37+
- run: npm install
3738
- run: npm run build
3839
- run: npm run test
3940

0 commit comments

Comments
 (0)