diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 50afeae..dc8d6ee 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -105,6 +105,8 @@ jobs: env: testLabels: redis testAdditional: ${{ github.workspace }}/tests + REDIS_PORT: 6379 + REDIS_SERVER: localhost deploy: runs-on: ubuntu-latest