mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-13 00:16:19 +03:00
damlc-test: add 'large' label to BUILD (#8997)
Hopefully this gives the tests more time to complete on the mac nodes. CHANGELOG_BEGIN CHANGELOG_END
This commit is contained in:
parent
32d4bf92ec
commit
7490832966
@ -80,6 +80,7 @@ da_haskell_test(
|
||||
# Tests for damlc test
|
||||
da_haskell_test(
|
||||
name = "damlc-test",
|
||||
size = "large",
|
||||
srcs = ["src/DamlcTest.hs"],
|
||||
data = [
|
||||
"//compiler/damlc",
|
||||
|
Loading…
Reference in New Issue
Block a user