Skip to content

Commit 846962b

Browse files
committed
test: run job for PR to validate that it works
1 parent c387230 commit 846962b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,7 @@ workflows:
521521

522522
bazel_targets:
523523
jobs:
524+
- mdc_snapshot_test_cronjob
524525
- bazel_build:
525526
filters: *ignore_presubmit_branch_filter
526527
- ivy_test:
@@ -572,7 +573,6 @@ workflows:
572573
# workflow. See: https://circleci.com/ideas/?idea=CCI-I-295
573574
- snapshot_tests_local_browsers
574575
- ivy_snapshot_test_cronjob
575-
- mdc_snapshot_test_cronjob
576576
triggers:
577577
- schedule:
578578
cron: "0 * * * *"

0 commit comments

Comments
 (0)