We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0bdb7 commit 101901dCopy full SHA for 101901d
.circleci/config.yml
@@ -125,8 +125,6 @@ jobs:
125
- run: ./scripts/circleci/add_build_info_json.sh
126
- run: ./scripts/circleci/update_package_versions.sh
127
- run: ./scripts/circleci/build.sh
128
- - run: yarn test-build --maxWorkers=2
129
- - run: yarn test-build-prod --maxWorkers=2
130
- run: cp ./scripts/rollup/results.json ./build/bundle-sizes.json
131
- run: node ./scripts/tasks/danger
132
- run: ./scripts/circleci/upload_build.sh
0 commit comments