Skip to content

Commit

Permalink
update build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JarvanMo committed Mar 21, 2024
1 parent 1ccb554 commit 63fc807
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- run: cd example
- run: cd ios
- run: pod update WechatOpenSDK-XCFramework
- run: cd ..
- run: flutter build ios --no-codesign

test_iOS_No_Pay:
Expand All @@ -41,6 +42,7 @@ jobs:
sed -i.bak0 's/# no_pay: true/ no_pay: true/' pubspec.yaml
cd ios
pod update OpenWeChatSDKNoPay
cd ..
flutter build ios --no-codesign
test_android:
Expand Down

0 comments on commit 63fc807

Please sign in to comment.