Skip to content

Commit

Permalink
increase nonconcensus unit test sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
O1ahmad committed Aug 14, 2020
1 parent a683667 commit 9b4a625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/src/Jobs/UnitTest.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ Pipeline.build
},
steps = [
buildTestCmd "dev" "src/lib" Size.XLarge,
buildTestCmd "nonconsensus_medium_curves" "src/nonconsensus" Size.Medium
buildTestCmd "nonconsensus_medium_curves" "src/nonconsensus" Size.Large
]
}

0 comments on commit 9b4a625

Please sign in to comment.