Skip to content

Commit ddfde3a

Browse files
committed
updated test files
1 parent 1d3a3ce commit ddfde3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-integrations-tasks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ concurrency:
1818
permissions:
1919
contents: read
2020
env:
21-
CELERY_BROKER_URL: ${{ matrix.python-version == '3.6' && 'redis://redis:6379/0' || 'redis://localhost:6379/0' }}
2221
BUILD_CACHE_KEY: ${{ github.sha }}
2322
CACHED_BUILD_PATHS: |
2423
${{ github.workspace }}/dist-serverless

0 commit comments

Comments
 (0)