Skip to content

Commit ef672a4

Browse files
authored
Update coverage.yml
1 parent 16c4478 commit ef672a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,5 @@ jobs:
104104
source ./env/bin/activate
105105
az --version
106106
azdev extension add "*"
107-
pip3 uninstall pyOpenSSL
107+
pip3 uninstall -y pyOpenSSL
108108
azdev statistics list-command-table CLI --statistics-only --debug

0 commit comments

Comments
 (0)