Skip to content

Commit 9f74231

Browse files
exclude downstream_compatibility from test //...
1 parent e3a31e6 commit 9f74231

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • src/tests/downstream_compatibility

src/tests/downstream_compatibility/BUILD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@ score_pytest(
2323
data = [],
2424
deps = [],
2525
env = {},
26+
27+
# These tests are huge, don't run them on //...
28+
tags = ["manual"]
2629
)

0 commit comments

Comments
 (0)