Skip to content

Commit 0b0b405

Browse files
Merge pull request #733 from lightpanda-io/e2e-bench
ci: disable telemetry for 2e2 tests
2 parents 6adb46a + 2531aed commit 0b0b405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-test.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
push:

0 commit comments

Comments
 (0)