File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 2626 with :
2727 working-directory : packages/designer
2828 test-script : npm test -- --jest-ci --jest-json --jest-coverage --jest-testLocationInResults --jest-outputFile=report.json
29- skip-step : install
29+ package-manager : yarn
3030 annotations : none
31- base-coverage-file : ./report.json
3231
3332 cov-renderer-core :
3433 runs-on : ubuntu-latest
4948 with :
5049 working-directory : packages/renderer-core
5150 test-script : npm test -- --jest-ci --jest-json --jest-coverage --jest-testLocationInResults --jest-outputFile=report.json
52- skip-step : install
51+ package-manager : yarn
5352 annotations : none
54- base-coverage-file : ./report.json
5553
5654 cov-react-simulator-renderer :
5755 runs-on : ubuntu-latest
7270 with :
7371 working-directory : packages/react-simulator-renderer
7472 test-script : npm test -- --jest-ci --jest-json --jest-coverage --jest-testLocationInResults --jest-outputFile=report.json
75- skip-step : install
76- annotations : none
77- base-coverage-file : ./report.json
73+ package-manager : yarn
74+ annotations : none
You can’t perform that action at this time.
0 commit comments