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 7c267ff commit 563b686Copy full SHA for 563b686
1 file changed
.github/workflows/telemetry-ci.yml
@@ -521,7 +521,7 @@ jobs:
521
python-version: '3.12'
522
523
- name: Install Python test dependencies
524
- run: pip install pytest pytest-asyncio pytest-timeout websockets requests
+ run: pip install pytest pytest-asyncio pytest-timeout websockets redis requests
525
526
- name: Start MacBook base stack
527
working-directory: ./universal-telemetry-software
0 commit comments