Skip to content

Commit 101901d

Browse files
authored
Remove redundant test run (#15713)
1 parent 1c0bdb7 commit 101901d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ jobs:
125125
- run: ./scripts/circleci/add_build_info_json.sh
126126
- run: ./scripts/circleci/update_package_versions.sh
127127
- run: ./scripts/circleci/build.sh
128-
- run: yarn test-build --maxWorkers=2
129-
- run: yarn test-build-prod --maxWorkers=2
130128
- run: cp ./scripts/rollup/results.json ./build/bundle-sizes.json
131129
- run: node ./scripts/tasks/danger
132130
- run: ./scripts/circleci/upload_build.sh

0 commit comments

Comments
 (0)