Skip to content

Commit

Permalink
Incrementing the shard count to 12 since the tests timeout in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev committed Jul 15, 2024
1 parent 6fed0c0 commit 5e17837
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kt_jvm_test(
name = "RunCoverageTest",
size = "large",
srcs = ["RunCoverageTest.kt"],
shard_count = 4,
shard_count = 12,
deps = [
"//scripts:test_file_check_assets",
"//scripts/src/java/org/oppia/android/scripts/coverage:run_coverage_lib",
Expand Down

0 comments on commit 5e17837

Please sign in to comment.