aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/swarm_trigger.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/swarm_trigger.py')
-rw-r--r--infra/bots/recipes/swarm_trigger.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/infra/bots/recipes/swarm_trigger.py b/infra/bots/recipes/swarm_trigger.py
index 6ff27ea929..d2c19db08d 100644
--- a/infra/bots/recipes/swarm_trigger.py
+++ b/infra/bots/recipes/swarm_trigger.py
@@ -419,7 +419,6 @@ def perf_steps_collect(api, task, upload_perf_results, got_revision,
script=api.skia.resource('upload_bench_results.py'),
args=upload_args,
cwd=api.path['checkout'],
- env=api.skia.gsutil_env('chromium-skia-gm.boto'),
infra_step=True)