Run all tests with EASYRSA_SILENT_SSL=1 (Temporary)
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
7f6f2562b2
commit
5ba5088df9
3
.github/workflows/action.yml
vendored
3
.github/workflows/action.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
EASYRSA_REMOTE_CI: 1
|
||||
EASYRSA_NIX: 1
|
||||
TERM: xterm-256color
|
||||
EASYRSA_SILENT_SSL: 1
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
@ -50,6 +51,7 @@ jobs:
|
||||
EASYRSA_REMOTE_CI: 1
|
||||
EASYRSA_WIN: 1
|
||||
TERM: xterm-256color
|
||||
EASYRSA_SILENT_SSL: 1
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
@ -76,6 +78,7 @@ jobs:
|
||||
#LIBRESSL_LIMIT: 1
|
||||
EASYRSA_MAC: 1
|
||||
TERM: xterm-256color
|
||||
EASYRSA_SILENT_SSL: 1
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user