Skip to content

Commit a705fc4

Browse files
vietddudeanhthii
authored andcommitted
Update e2e test matrix to include TestCKDSigning
1 parent 4182c29 commit a705fc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
needs: build
5555
strategy:
5656
matrix:
57-
testcase: [TestKeyGeneration, TestSigning, TestResharing]
57+
testcase: [TestKeyGeneration, TestSigning, TestResharing, TestCKDSigning]
5858
steps:
5959
- uses: actions/checkout@v4
6060

0 commit comments

Comments
 (0)