Skip to content

Commit 56328ff

Browse files
devversionjelbourn
authored andcommitted
build: re-enable cronjob snapshot test (#16358)
1 parent 8fe1ba7 commit 56328ff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -488,9 +488,7 @@ workflows:
488488
# is no easy way to detect whether a job runs inside of a cronjob or specific
489489
# workflow. See: https://circleci.com/ideas/?idea=CCI-I-295
490490
- snapshot_tests_local_browsers
491-
# TODO(devversion): Renable once we are able to update to the version of angular
492-
# and bazel build rules which corrects our errors.
493-
# - ivy_snapshot_test_cronjob
491+
- ivy_snapshot_test_cronjob
494492
triggers:
495493
- schedule:
496494
cron: "0 * * * *"

0 commit comments

Comments
 (0)