Skip to content

Commit 35be2a9

Browse files
committed
move kms test in cargo_build script
1 parent f472c18 commit 35be2a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/scripts/test_utimaco.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,4 @@ cd ./hsm-simulator/Administration
3333
./p11tool2 Slot=0 GetSlotInfo
3434
cd ../..
3535

36-
if [ "$1" = "Cosmian/kms" ]; then
37-
HSM_USER_PASSWORD="12345678" cargo test -p utimaco_pkcs11_loader --target x86_64-unknown-linux-gnu --features utimaco -- tests::test_all
38-
fi
39-
4036
rm -rf hsm-simulator

0 commit comments

Comments
 (0)