From fa564dcb14fca55f73730990efb6e7d226b1431a Mon Sep 17 00:00:00 2001 From: Wendy Liga <16457495+wendyliga@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:34:42 +0700 Subject: [PATCH] update --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e9fe06b..b6666cc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: - name: Install cocoapods run: sudo gem install cocoapods - name: Lint podspec - run: pod lib lint --allow-warnings + run: pod lib lint --allow-warnings --quick