Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
new-user888 authored Oct 6, 2024
1 parent 3157900 commit 37c6eb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
tests:
strategy:
matrix:
shardIndex: [1, 2, 3, 4, 5, 6]
shardTotal: [6]
shardIndex: [1, 2, 3, 4, 5, 6, 7 ,8]
shardTotal: [8]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 37c6eb9

Please sign in to comment.