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 cf3e52d commit d7ad243
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
set -ev
source ./env/bin/activate
az --version
pip install setuptools==70.0.0 wheel==0.30.0
azdev extension add "*"
azdev statistics list-command-table CLI --statistics-only
Expand Down Expand Up @@ -95,5 +96,6 @@ jobs:
set -ev
source ./env/bin/activate
az --version
pip install setuptools==70.0.0 wheel==0.30.0
azdev extension add "*"
azdev statistics list-command-table CLI --statistics-only

0 comments on commit d7ad243

Please sign in to comment.