mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 04:54:05 -05:00
fix e2e builds
This commit is contained in:
@@ -105,6 +105,7 @@ go_test(
|
||||
flaky = True,
|
||||
shard_count = 2,
|
||||
tags = [
|
||||
"develop",
|
||||
"e2e",
|
||||
"manual",
|
||||
"minimal",
|
||||
@@ -137,6 +138,7 @@ go_test(
|
||||
flaky = True,
|
||||
shard_count = 2,
|
||||
tags = [
|
||||
"develop",
|
||||
"e2e",
|
||||
"exclusive",
|
||||
"mainnet",
|
||||
@@ -170,6 +172,7 @@ go_test(
|
||||
flaky = True,
|
||||
shard_count = 2,
|
||||
tags = [
|
||||
"develop",
|
||||
"exclusive",
|
||||
"mainnet",
|
||||
"manual",
|
||||
@@ -203,6 +206,7 @@ go_test(
|
||||
flaky = True,
|
||||
shard_count = 2,
|
||||
tags = [
|
||||
"develop",
|
||||
"exclusive",
|
||||
"manual",
|
||||
"minimal",
|
||||
|
||||
Reference in New Issue
Block a user