mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
38 lines
515 B
YAML
38 lines
515 B
YAML
name: tests_on_bots
|
|
description: Scripts which run on bots.
|
|
|
|
environment:
|
|
sdk: ^3.7.0-0
|
|
|
|
resolution: workspace
|
|
|
|
dependencies:
|
|
analyzer: any
|
|
args: any
|
|
crypto: any
|
|
intl: any
|
|
file: any
|
|
flutter_devicelab:
|
|
path: ../devicelab
|
|
meta: any
|
|
path: any
|
|
platform: any
|
|
process: any
|
|
test: any
|
|
|
|
archive: any
|
|
collection: any
|
|
convert: any
|
|
glob: any
|
|
http: any
|
|
pool: any
|
|
shelf: any
|
|
shelf_static: any
|
|
source_span: any
|
|
watcher: any
|
|
yaml: any
|
|
yaml_edit: any
|
|
|
|
|
|
# PUBSPEC CHECKSUM: 8lua9g
|