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 5fb46df commit cbcb297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ jobs:
source ./env/bin/activate
az --version
azdev extension add "*"
pip3 uninstall -y pyOpenSSL
pip3 install pyOpenSSL==22.0.0
pip3 uninstall -y pyOpenSSL azure-mgmt-compute
pip3 install pyOpenSSL==22.0.0 azure-mgmt-compute==31.0.0
azdev statistics list-command-table CLI --statistics-only --debug

0 comments on commit cbcb297

Please sign in to comment.