config-fix
All checks were successful
Deploy on push / deploy (push) Successful in 3m19s

This commit is contained in:
2025-09-30 21:48:29 +03:00
parent 3ae675c52c
commit 14ff155789
11 changed files with 19 additions and 19 deletions

View File

@@ -819,7 +819,7 @@ jobs:
pytest tests/auth/e2e/ -m e2e
env:
REDIS_URL: redis://localhost:6379/0
JWT_SECRET: test_secret_key_for_ci
JWT_SECRET_KEY: test_secret_key_for_ci
- name: Upload coverage
uses: codecov/codecov-action@v3