8000 jest · avdim/github-script@c7a7cc4 · GitHub
[go: up one dir, main page]

Skip to content

Commit c7a7cc4

Browse files
committed
jest
1 parent 54b1170 commit c7a7cc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/my_node_js_integration_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
node-version: ${{ matrix.node-version }}
2222
- run: npm install -g npm-cli-login
23+
- run: npm install -g jest
2324
# - run: npm ci #todo better use ci
2425
- run: npm install
2526
- run: ./integration_test.sh

0 commit comments

Comments
 (0)
0