File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 17
17
with :
18
18
node-version : 14
19
19
- run : npm install
20
- - run : npm run install-react-mui
21
20
- run : npm run build
22
21
- run : npx jest --env=jsdom --config=jest.config.js --coverage --ci --updateSnapshot --detectOpenHandles --forceExit
23
22
32
31
node-version : 14
33
32
registry-url : https://registry.npmjs.org/
34
33
- run : npm install
35
- - run : npm run install-react-mui
36
34
- run : npm run build
37
35
- run : npm install -g json
38
36
- run : json -I -f package.json -e 'this.scripts.postinstall="echo done"'
51
49
node-version : 14
52
50
registry-url : https://npm.pkg.github.com/
53
51
- run : npm install
54
- - run : npm run install-react-mui
55
52
- run : npm run build
56
53
- run : npm install -g json
57
54
- run : json -I -f package.json -e 'this.name="@vip-git/react-jsonschema-form-material-ui"'
You can’t perform that action at this time.
0 commit comments