Add sc-hsm-pkcs11-test to test matrix.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-10-09 21:56:41 +02:00
parent 43c46e9112
commit c3b57b229f
3 changed files with 27 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ jobs:
needs: build
strategy:
matrix:
suite: ["pkcs11", "pytest"]
suite: ["pkcs11", "pytest", "sc-hsm-pkcs11"]
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v3