Skip to content

Commit 96d60be

Browse files
committed
ci: fix HSM proteccio tests
1 parent cc11d1b commit 96d60be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/reusable_scripts

.github/scripts/test_hsm_proteccio.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ env \
4646
-p proteccio_pkcs11_loader \
4747
"$RELEASE_FLAG" \
4848
--features proteccio \
49-
-- tests::test_hsm_proteccio_all --ignored
49+
-- tests::test_hsm_proteccio_all --ignored --exact
5050

5151
echo "Proteccio HSM tests completed successfully."

0 commit comments

Comments
 (0)