We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd2b90 commit 867b17cCopy full SHA for 867b17c
1 file changed
.github/workflows/e2e-tests.yml
@@ -54,7 +54,7 @@ jobs:
54
needs: build
55
strategy:
56
matrix:
57
- testcase: [TestKeyGeneration, TestSigning, TestResharing]
+ testcase: [TestKeyGeneration, TestSigning, TestResharing, TestCKDSigning]
58
steps:
59
- uses: actions/checkout@v4
60
0 commit comments