fix: no optimizations for main

pull/319/head
Allison Ryan 3 years ago
parent 6e2b86bb23
commit 3587e8faa4

@ -13,3 +13,4 @@ jobs:
flutter_channel: stable flutter_channel: stable
flutter_version: 2.10.0 flutter_version: 2.10.0
coverage_excludes: "lib/gen/*.dart" coverage_excludes: "lib/gen/*.dart"
test_optimization: false

Loading…
Cancel
Save