We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5f4a3 commit e64f3eeCopy full SHA for e64f3ee
.github/workflows/build_and_test.yaml
@@ -11,4 +11,4 @@ jobs:
11
- uses: actions/checkout@v4
12
- name: Build and Test
13
run: |
14
- xcodebuild test -scheme PowerSyncSwift -destination "platform=iOS Simulator,name=iPhone 15"
+ xcodebuild test -scheme PowerSync -destination "platform=iOS Simulator,name=iPhone 15"
0 commit comments