Add enable-fips to CI configuration
authorJon Spillett <jon.spillett@oracle.com>
Mon, 31 May 2021 03:50:02 +0000 (13:50 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Wed, 2 Jun 2021 21:33:13 +0000 (07:33 +1000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/15537)

.github/workflows/run-checker-ci.yml

index 9a34e5d42e942603526aef8f890d989dc486e9c3..4022778dd877d25e6c43f28744754b3f3c06206d 100644 (file)
@@ -23,7 +23,7 @@ jobs:
           no-threads,
           no-tls,
           no-tls1_3,
-          enable-trace,
+          enable-trace enable-fips,
           no-ts,
           no-ui,
         ]