Skip to content

Commit 4b76ac0

Browse files
authored
[ci] Temporarily exclude google_maps_flutter from integration test (#540)
1 parent 681c719 commit 4b76ac0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/recipe.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ plugins:
66
flutter_app_badger: ["wearable-5.5"]
77
flutter_secure_storage: ["wearable-5.5", "tv-6.5"]
88
flutter_tts: ["wearable-5.5", "tv-6.5"]
9-
google_maps_flutter: ["wearable-5.5", "tv-6.5"]
109
integration_test: ["wearable-5.5", "tv-6.5"]
1110
messageport: ["wearable-5.5", "tv-6.5"]
1211
package_info_plus: ["wearable-5.5", "tv-6.5"]
@@ -47,3 +46,6 @@ plugins:
4746
# https://github.com/flutter-tizen/plugins/pull/397#issuecomment-1139299838
4847
webview_flutter: []
4948
webview_flutter_lwe: []
49+
50+
# Temporarily disabled due to the test runner not responding issue.
51+
google_maps_flutter: []

0 commit comments

Comments
 (0)