From adba7c6f8734c00e1afb60b55ca4c7c2aad6252b Mon Sep 17 00:00:00 2001 From: Alex Hinson Date: Tue, 29 Sep 2020 14:58:23 -0700 Subject: [PATCH] chore: add datastore tests as required for CCI deploy (#6890) --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 86ae989a8f8..043b0876254 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -824,6 +824,7 @@ workflows: - integ_rn_ios_storage - integ_rn_ios_push_notifications - integ_rn_android_storage + - integ_datastore_auth - post_release: filters: branches: