diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index b7d462e421b..5970606f116 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -104,5 +104,5 @@ jobs: source ./env/bin/activate az --version azdev extension add "*" - pip3 uninstall pyOpenSSL + pip3 uninstall -y pyOpenSSL azdev statistics list-command-table CLI --statistics-only --debug