Skip to content

Commit 7652f21

Browse files
committed
update workflow
1 parent 5583c06 commit 7652f21

File tree

3 files changed

+4277
-362
lines changed

3 files changed

+4277
-362
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919

2020
- name: Install testing dependencies
2121
run: |
22+
npm install
2223
npm install jest -g
2324
npm install ts-jest -g
2425

0 commit comments

Comments
 (0)