Skip to content

Commit

Permalink
try: Make shards smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
WunderBart committed Oct 6, 2024
1 parent 8549d76 commit 19d223f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end2end-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
matrix:
# part: [1, 2, 3, 4, 5, 6, 7, 8]
part: [1]
totalParts: [8]
totalParts: [24]

steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
Expand Down

0 comments on commit 19d223f

Please sign in to comment.