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 1306c27 commit 44d6dbdCopy full SHA for 44d6dbd
.circleci/config.yml
@@ -472,9 +472,7 @@ jobs:
472
- *setup_bazel_binary
473
474
- run: yarn integration-tests:partial-ivy
475
- # TODO: Re-enable when there are integration tests that should run with Ivy.
476
- # Currently this command fails as there are no tests.
477
- # - run: yarn integration-tests
+ - run: yarn integration-tests
478
- run:
479
name: Running size integration tests (failures are reported in Slack only).
480
command: |
0 commit comments