Skip to content

Commit 1a2bbd7

Browse files
Testing instal of react native sdk inline with the ios example build, v3. removing the iterable swift sdk
1 parent e71e649 commit 1a2bbd7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ jobs:
181181
restore-keys: |
182182
${{ runner.os }}-turborepo-ios-
183183
184-
- name: Checkout iterable-swift-sdk
185-
uses: actions/checkout@v4
186-
with:
187-
repository: Iterable/iterable-swift-sdk
184+
# - name: Checkout iterable-swift-sdk
185+
# uses: actions/checkout@v4
186+
# with:
187+
# repository: Iterable/iterable-swift-sdk
188188

189189

190190
- name: Debug Cache Key

0 commit comments

Comments
 (0)