Skip to content

Commit 82c07bf

Browse files
authored
Update coverage.yml
1 parent 2b0330c commit 82c07bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
run: |
102102
set -ev
103103
source ./env/bin/activate
104-
pip install distro xmltodict~=0.12 websocket-client~=1.3.1
104+
pip install distro xmltodict~=0.12 websocket-client~=1.3.1 sshtunnel~=0.1.4
105105
az --version
106106
pip install setuptools==70.0.0 wheel==0.30.0
107107
azdev extension add "*"

0 commit comments

Comments
 (0)