6 lines
233 B
YAML
6 lines
233 B
YAML
# Global test configuration for Flutter tests
|
|
# Reduce flakiness from shared async resources by running tests serially
|
|
concurrency: 1
|
|
# You can switch reporter locally; CI scripts can override reporter as needed
|
|
# reporter: expanded
|