We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0330c commit 82c07bfCopy full SHA for 82c07bf
.github/workflows/coverage.yml
@@ -101,7 +101,7 @@ jobs:
101
run: |
102
set -ev
103
source ./env/bin/activate
104
- pip install distro xmltodict~=0.12 websocket-client~=1.3.1
+ pip install distro xmltodict~=0.12 websocket-client~=1.3.1 sshtunnel~=0.1.4
105
az --version
106
pip install setuptools==70.0.0 wheel==0.30.0
107
azdev extension add "*"
0 commit comments