Skip to content

Commit

Permalink
Use 3 splits for fog tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mobilecoin committed Dec 13, 2023
1 parent 53e3fd2 commit 34a394b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:

strategy:
matrix:
num_runners: [2]
runner_index: [1, 2]
num_runners: [3]
runner_index: [1, 2, 3]
# Run each shard to completion.
fail-fast: false
env:
Expand Down

0 comments on commit 34a394b

Please sign in to comment.