diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 80c7e6c..5136fc0 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -54,10 +54,6 @@ jobs: --health-timeout 3s --health-retries 5 - env: - DB_HOST: postgres - REDIS_URL: redis://valkey:6379 - steps: - name: Checkout uses: actions/checkout@v4