Skip to content

Commit 1d3a3ce

Browse files
committed
remove to see if tasks tests are running now.
1 parent 52bb4b4 commit 1d3a3ce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/split_tox_gh_actions/templates/base.jinja

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ permissions:
2525
contents: read
2626

2727
env:
28-
{% if needs_redis %}
29-
{% raw %}CELERY_BROKER_URL: ${{ matrix.python-version == '3.6' && 'redis://redis:6379/0' || 'redis://localhost:6379/0' }}{% endraw %}
30-
{% endif %}
3128
BUILD_CACHE_KEY: {% raw %}${{ github.sha }}{% endraw %}
3229
CACHED_BUILD_PATHS: |
3330
{% raw %}${{ github.workspace }}/dist-serverless{% endraw %}

0 commit comments

Comments
 (0)