Skip to content

Commit 5455295

Browse files
CCM-10591: Lambda Boilerplate
1 parent 14ab3ec commit 5455295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/tests/unit.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ cd "$(git rev-parse --show-toplevel)"
1818
# tasks in scripts/test.mk.
1919

2020
# run tests
21+
npm ci
2122
npm run test:unit --workspaces
2223

2324
# merge coverage reports

0 commit comments

Comments
 (0)