Skip to content

Commit ca496ea

Browse files
feat: uncomment build demo swift on CI
1 parent 1edae9f commit ca496ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ios-sdk-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
bundler-cache: true
4343
- name: Build Demo Swift
4444
id: build-demo-swift
45-
run: echo TODO UNCOMMENT # bundle exec fastlane demo_swift
45+
run: bundle exec fastlane demo_swift
4646
- name: Store Artifacts
4747
uses: actions/upload-artifact@v4
4848
with:

0 commit comments

Comments
 (0)