Remove unused CI env vars (#30660)

This commit is contained in:
Matt Jankowski
2024-06-11 16:29:00 -04:00
committed by GitHub
parent d818ddd687
commit cec8e34b25
2 changed files with 0 additions and 2 deletions

View File

@@ -57,7 +57,6 @@ jobs:
- 6379:6379 - 6379:6379
env: env:
CONTINUOUS_INTEGRATION: true
DB_HOST: localhost DB_HOST: localhost
DB_USER: postgres DB_USER: postgres
DB_PASS: postgres DB_PASS: postgres

View File

@@ -57,7 +57,6 @@ jobs:
- 6379:6379 - 6379:6379
env: env:
CONTINUOUS_INTEGRATION: true
DB_HOST: localhost DB_HOST: localhost
DB_USER: postgres DB_USER: postgres
DB_PASS: postgres DB_PASS: postgres