We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a9216 commit f2afdcdCopy full SHA for f2afdcd
.circleci/config.yml
@@ -151,7 +151,7 @@ jobs:
151
- *yarn_install
152
- *setup_bazel_binary
153
154
- - run: bazel build src/... --build_tag_filters=-docs-package
+ - run: bazel build src/...
155
156
# --------------------------------------------------------------------------------------------
157
# Job that runs ts-api-guardian against our API goldens in "tools/public_api_guard".
0 commit comments