Skip to content

Commit 1c33e61

Browse files
committed
Skipping carthage checkout
1 parent 5a51dbc commit 1c33e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: build
4444
run: |
4545
sh ./Consumption-Tests/Shared/carthage.sh bootstrap --use-xcframeworks
46-
sh ./Consumption-Tests/run-tests-CI-latest.sh
46+
sh ./Consumption-Tests/run-tests-CI-latest.sh -skip-carthage-checkouts
4747
4848
publish-cocoapods:
4949
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)