Skip to content

Commit

Permalink
disable wasp telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
vincanger committed Mar 6, 2024
1 parent a01da1b commit c9b4309
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
branches:
- main

env:
WASP_TELEMETRY_DISABLE: 1

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c9b4309

Please sign in to comment.