Skip to content

Commit edf7c8c

Browse files
committed
fix messaging
1 parent 4cf1994 commit edf7c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/messaging.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
cd messaging
4747
gem install xcpretty
4848
../scripts/install_prereqs/messaging.sh
49-
- name: Build Swift
49+
- name: Build
5050
run: ./scripts/test.sh
5151
env:
52-
SCHEME: MessagingExampleSwift
52+
SCHEME: MessagingExample

0 commit comments

Comments
 (0)