Skip to content

Commit 575f827

Browse files
committed
disable telemetry when running WPT action
1 parent 1e738dc commit 575f827

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wpt.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ env:
55
AWS_SECRET_ACCESS_KEY: ${{ secrets.LPD_PERF_AWS_SECRET_ACCESS_KEY }}
66
AWS_BUCKET: ${{ vars.LPD_PERF_AWS_BUCKET }}
77
AWS_REGION: ${{ vars.LPD_PERF_AWS_REGION }}
8+
LIGHTPANDA_DISABLE_TELEMETRY: true
89

910
on:
1011
schedule:

0 commit comments

Comments
 (0)