Remove redundant test run (#15713)

This commit is contained in:
Andrew Clark
2019-05-22 13:50:43 -07:00
committed by GitHub
parent 1c0bdb710d
commit 101901dc2d
-2
View File
@@ -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