We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63fa5d1 commit 65245f2Copy full SHA for 65245f2
.circleci/config.yml
@@ -185,11 +185,6 @@ jobs:
185
PERCY_PARALLEL_TOTAL: -1
186
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: True
187
PYVERSION: python312
188
- REDIS_URL: redis://localhost:6379
189
- - image: cimg/redis:6.2.18
190
- auth:
191
- username: dashautomation
192
- password: $DASH_PAT_DOCKERHUB
193
parallelism: 3
194
steps:
195
- checkout:
@@ -241,11 +236,6 @@ jobs:
241
236
PERCY_ENABLE: 0
242
237
243
238
PYVERSION: python38
244
245
246
247
248
249
239
250
240
dcc-lint-unit-312: &dcc-lint-unit
251
working_directory: ~/dash
0 commit comments