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 8fe1ba7 commit 56328ffCopy full SHA for 56328ff
.circleci/config.yml
@@ -488,9 +488,7 @@ workflows:
488
# is no easy way to detect whether a job runs inside of a cronjob or specific
489
# workflow. See: https://circleci.com/ideas/?idea=CCI-I-295
490
- 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
+ - ivy_snapshot_test_cronjob
494
triggers:
495
- schedule:
496
cron: "0 * * * *"
0 commit comments