add verbosity for pyca job

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15018)
This commit is contained in:
Paul Kehrer 2021-04-25 14:28:23 -05:00 committed by Pauli
parent a938f0045e
commit 94471ccfda

View File

@ -259,4 +259,4 @@ jobs:
override: true
default: true
- name: test external pyca
run: make test TESTS="test_external_pyca"
run: make test TESTS="test_external_pyca" VERBOSE=1