Show system partition key value and add test cases

This commit is contained in:
Sung-Hyun Kang
2025-04-24 23:40:05 -05:00
parent af4e1d10b4
commit bc183bafdb
8 changed files with 48 additions and 9 deletions

View File

@@ -164,8 +164,8 @@ jobs:
strategy:
fail-fast: false
matrix:
shardIndex: [1, 2, 3, 4, 5, 6, 7, 8]
shardTotal: [8]
shardIndex: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
shardTotal: [12]
steps:
- uses: actions/checkout@v4
- name: "Az CLI login"