blob: 9f50e7ba4e8f44d87577c418c806963fae0e3f71 [file] [log] [blame]
# See https://pub.dev/packages/mono_repo
sdk:
- main
stages:
- analyze_and_format:
- group:
- format
- analyze: --fatal-infos
# TODO: restore after https://github.com/dart-lang/test/issues/1790
# - unit_test:
# - group:
# - command:
# - pushd /tmp
# - wget https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
# - sudo dpkg -i google-chrome-beta_current_amd64.deb
# - popd
# - which google-chrome-beta
# os:
# - linux
# - test:
# os:
# - linux