Skip to content

Commit

Permalink
20 shards
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Dec 6, 2023
1 parent cc51fac commit a8d5a8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
shard-index: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
shard-count: [10]
shard-index: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
shard-count: [20]

steps:
- name: Use Node.js ${{ env.node-version }}
Expand Down

0 comments on commit a8d5a8c

Please sign in to comment.