Skip to content

Commit 6405229

Browse files
jcortejosoKourin1996
authored andcommitted
circleci: Run contracts-bedrock-coverage on top of celo node
1 parent b4232ee commit 6405229

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -751,10 +751,10 @@ jobs:
751751
- notify-failures-on-develop
752752

753753
contracts-bedrock-coverage:
754-
circleci_ip_ranges: true
754+
circleci_ip_ranges: false
755755
docker:
756756
- image: <<pipeline.parameters.default_docker_image>>
757-
resource_class: xlarge
757+
resource_class: celo-org/2xlarge
758758
parameters:
759759
test_flags:
760760
description: Additional flags to pass to the test command

0 commit comments

Comments
 (0)