diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 0654c8b22b..c430d6f021 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -25,6 +25,7 @@ permissions: env: REDIS_STACK_IMAGE: redis/redis-stack-server:7.4.0-rc1 + CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} jobs: dependency-audit: