From c443dc60e353a28c2926d761c8b8bad611465884 Mon Sep 17 00:00:00 2001 From: Dov Frankel Date: Tue, 13 Jul 2021 00:35:13 -0400 Subject: [PATCH] Tweaked config --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 63a250f..d8170a9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -26,8 +26,8 @@ workflows: jobs: - release: requires: - - validate-CocoaPods - - validate-Carthage + - validate-CocoaPods + - validate-Carthage jobs: - test-Mac: