Skip to content

Commit

Permalink
set DVC_NO_ANALYTICS on lint (#10640)
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry authored Nov 29, 2024
1 parent d38b2db commit 64ccd9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
lint:
timeout-minutes: 10
runs-on: ${{ matrix.os }}
env:
DVC_NO_ANALYTICS: true
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 64ccd9c

Please sign in to comment.