Skip to content

Commit f2afdcd

Browse files
committed
build: verify docs content package can be built
1 parent 51a9216 commit f2afdcd

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
@@ -151,7 +151,7 @@ jobs:
151151
- *yarn_install
152152
- *setup_bazel_binary
153153

154-
- run: bazel build src/... --build_tag_filters=-docs-package
154+
- run: bazel build src/...
155155

156156
# --------------------------------------------------------------------------------------------
157157
# Job that runs ts-api-guardian against our API goldens in "tools/public_api_guard".

0 commit comments

Comments
 (0)