mirror of
https://github.com/openssl/openssl.git
synced 2024-11-24 02:23:51 +08:00
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:
parent
a938f0045e
commit
94471ccfda
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user