Skip to content

Commit 28f53e8

Browse files
main.yaml. target == true && build-before-test == true (#394)
Co-authored-by: dmitriiandriianov <[email protected]>
1 parent b47ff43 commit 28f53e8

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
ios_integration_test:
2323
uses: broxus/flutter_templates/.github/workflows/ios-integration-test.yaml@main
2424
with:
25+
target: lib/main_development.dart
26+
build-before-test: true
2527
codegen: true
2628

2729
android_integration_test:

ios/Pods/Target Support Files/GoogleUtilities/GoogleUtilities-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ios/Pods/Target Support Files/GoogleUtilities/ResourceBundle-GoogleUtilities_Privacy-GoogleUtilities-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)