
Also, make sure that broken tests actually break the bots. And add a test to make sure that keeps happening.
7 lines
142 B
YAML
7 lines
142 B
YAML
name: flutter_automated_tests
|
|
dependencies:
|
|
flutter:
|
|
path: ../../packages/flutter
|
|
flutter_test:
|
|
path: ../../packages/flutter_test
|