Skip to content

Commit 4d67a15

Browse files
committed
- added shards
1 parent 12bb886 commit 4d67a15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests-gh-action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
runs-on: ubuntu-latest
2626
strategy:
2727
matrix:
28-
shardIndex: [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
29-
shardTotal: [ 10 ]
28+
shardIndex: [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ]
29+
shardTotal: [ 20 ]
3030
fail-fast: false
3131
steps:
3232
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)