We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ssl-verify-server-cert
on
1 parent f9f4535 commit c4e00c6Copy full SHA for c4e00c6
.github/workflows/reusable-testing.yml
@@ -393,7 +393,7 @@ jobs:
393
# warnings because WP-CLI passes password via the `MYSQL_PWD` environment variable
394
# and the setting is otherwise implicitly used.
395
[client-mariadb]
396
- ssl-verify-server-cert
+ ssl-verify-server-cert = on
397
398
- name: Configure DB environment
399
if: ${{ matrix.dbtype != 'sqlite' }}
0 commit comments