diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 58422cc..5c3dad0 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -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: