ci: remove redundant AIDER_ANALYTICS_LOG environment variable

This commit is contained in:
Paul Gauthier 2024-11-30 11:37:33 -08:00 committed by Paul Gauthier (aider)
parent f448d3e2db
commit 0b781174bd
4 changed files with 0 additions and 4 deletions

View file

@ -40,6 +40,5 @@ jobs:
- name: Run tests
env:
AIDER_ANALYTICS: false
AIDER_ANALYTICS_LOG: /dev/null
run: |
pytest

View file

@ -40,7 +40,6 @@ jobs:
- name: Run tests
env:
AIDER_ANALYTICS: false
AIDER_ANALYTICS_LOG: NUL
run: |
pytest