Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzelin007 authored Nov 18, 2024
1 parent 71e05af commit 2b0330c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: |
set -ev
source ./env/bin/activate
pip install distro xmltodict~=0.12
pip install distro xmltodict~=0.12 websocket-client~=1.3.1
az --version
pip install setuptools==70.0.0 wheel==0.30.0
azdev extension add "*"
Expand Down

0 comments on commit 2b0330c

Please sign in to comment.