Skip to content

Commit

Permalink
Adding back shards since that significantly lessens the test run time…
Browse files Browse the repository at this point in the history
… most importantly helps with max idle run time issues
  • Loading branch information
Rd4dev committed Jul 12, 2024
1 parent ab60123 commit d25ea9c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ kt_jvm_test(
name = "RunCoverageTest",
size = "large",
srcs = ["RunCoverageTest.kt"],
shard_count = 4,
deps = [
"//scripts:test_file_check_assets",
"//scripts/src/java/org/oppia/android/scripts/coverage:run_coverage_lib",
Expand Down

0 comments on commit d25ea9c

Please sign in to comment.