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 2fb95ca commit f135f06
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
source ./env/bin/activate
az --version
azdev extension add "*"
azdev statistics list-command-table CLI --statistics-only
azdev statistics list-command-table CLI --statistics-only --debug
second-runner:
name: Second Runner Setup2
Expand Down Expand Up @@ -102,7 +102,6 @@ jobs:
run: |
set -ev
source ./env/bin/activate
pip install --upgrade pyOpenSSL cryptography
az --version
azdev extension add "*"
azdev statistics list-command-table CLI --statistics-only
azdev statistics list-command-table CLI --statistics-only --debug

0 comments on commit f135f06

Please sign in to comment.