mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Remove redundant test run (#15713)
This commit is contained in:
@@ -125,8 +125,6 @@ jobs:
|
||||
- run: ./scripts/circleci/add_build_info_json.sh
|
||||
- run: ./scripts/circleci/update_package_versions.sh
|
||||
- run: ./scripts/circleci/build.sh
|
||||
- run: yarn test-build --maxWorkers=2
|
||||
- run: yarn test-build-prod --maxWorkers=2
|
||||
- run: cp ./scripts/rollup/results.json ./build/bundle-sizes.json
|
||||
- run: node ./scripts/tasks/danger
|
||||
- run: ./scripts/circleci/upload_build.sh
|
||||
|
||||
Reference in New Issue
Block a user