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.
NG_UPDATE_BUFFER_V2
1 parent da0a993 commit 2b43945Copy full SHA for 2b43945
.circleci/config.yml
@@ -582,9 +582,6 @@ jobs:
582
# Setup the components repository to use the MDC snapshot builds.
583
# Run project tests with the MDC canary builds.
584
- run: bazel test --build_tag_filters=-docs-package,-e2e --test_tag_filters=-e2e --build_tests_only -- src/...
585
- # The below tests should be removed when consuming Angular CLI version 16 which should contain
586
- # https://github.com/angular/angular-cli/pull/24211
587
- - run: bazel test //src/cdk/schematics/... //src/material/schematics/... --build_tests_only --test_env=NG_UPDATE_BUFFER_V2=1
588
- *slack_notify_on_failure
589
590
# ----------------------------------------------------------------------------------------
0 commit comments