Skip to content

Commit

Permalink
Specify runnerBuilder for firebase
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasberglund committed Aug 19, 2024
1 parent 4ef992d commit d2daaf1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions android/test/firebase/e2e-play-stagemole.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ default:
- {model: tangorpro, version: 33, locale: en, orientation: portrait} # pixel tablet

Check warning on line 11 in android/test/firebase/e2e-play-stagemole.yml

View workflow job for this annotation

GitHub Actions / check-formatting

11:74 [comments] too few spaces before comment
- {model: oriole, version: 32, locale: en, orientation: portrait} # pixel 6

Check warning on line 12 in android/test/firebase/e2e-play-stagemole.yml

View workflow job for this annotation

GitHub Actions / check-formatting

12:71 [comments] too few spaces before comment
- {model: oriole, version: 31, locale: en, orientation: portrait} # pixel 6

Check warning on line 13 in android/test/firebase/e2e-play-stagemole.yml

View workflow job for this annotation

GitHub Actions / check-formatting

13:71 [comments] too few spaces before comment
environment-variables:
clearPackageData: "true"
runnerBuilder: "de.mannodermaus.junit5.AndroidJUnit5Builder"

0 comments on commit d2daaf1

Please sign in to comment.