We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f472c18 commit 35be2a9Copy full SHA for 35be2a9
.github/scripts/test_utimaco.sh
@@ -33,8 +33,4 @@ cd ./hsm-simulator/Administration
33
./p11tool2 Slot=0 GetSlotInfo
34
cd ../..
35
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
-
40
rm -rf hsm-simulator
0 commit comments