Skip to content

Commit b851646

Browse files
committed
update CI to remove testing flow
1 parent be5b37e commit b851646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ commands:
148148
path: ~/web3-onboard-monorepo
149149
- *restore-build-flag
150150
- *test-build-flag
151-
- *test_package_version_for_test_tag_break_false
151+
- *test_package_version_for_alpha_tag_break_false
152152
# Services and packages in a Workspace don't get their own
153153
# yarn.lock so we need to generate them manually.
154154
- *generate-lock-file

0 commit comments

Comments
 (0)