Skip to content

Commit f5b3bca

Browse files
committed
[FIX]: Add peer dependencies in job for CI
1 parent b05dfce commit f5b3bca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jobs:
2727
node-version: ${{ matrix.node-version }}
2828
cache: 'npm'
2929
- run: npm ci
30+
- run: npm i axios react react-dom
3031
- run: npm run test:coveralls

0 commit comments

Comments
 (0)