Skip to content

Commit e64f3ee

Browse files
author
DominicGBauer
committed
fix: gh action
1 parent 9f5f4a3 commit e64f3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- name: Build and Test
1313
run: |
14-
xcodebuild test -scheme PowerSyncSwift -destination "platform=iOS Simulator,name=iPhone 15"
14+
xcodebuild test -scheme PowerSync -destination "platform=iOS Simulator,name=iPhone 15"

0 commit comments

Comments
 (0)