We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c4478 commit ef672a4Copy full SHA for ef672a4
.github/workflows/coverage.yml
@@ -104,5 +104,5 @@ jobs:
104
source ./env/bin/activate
105
az --version
106
azdev extension add "*"
107
- pip3 uninstall pyOpenSSL
+ pip3 uninstall -y pyOpenSSL
108
azdev statistics list-command-table CLI --statistics-only --debug
0 commit comments