Unverified Commit 2ff62b19 authored by Kaushik Iska's avatar Kaushik Iska Committed by GitHub

[fuchsia] Do not run precache on Fuchsia bots (#50128)

This step is now executed on the LUCI bot.
parent 450f168f
......@@ -74,8 +74,5 @@ find $flutter_dir -name ".packages" | xargs rm
cd $flutter_dir/dev/benchmarks/test_apps/stocks/
$flutter_bin precache --fuchsia
$flutter_bin precache --flutter_runner
$flutter_bin pub get
$flutter_bin drive -v --target=test_driver/stock_view.dart
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment