Compare commits

...

1 Commits

Author SHA1 Message Date
Jade Welton
9d2034bfdf Increase number of test shards. 2025-04-16 14:34:07 -07:00

View File

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