From 4eba65df4fd29ece8a89ac77066e68d330fc2297 Mon Sep 17 00:00:00 2001 From: Barnabas Busa Date: Tue, 29 Aug 2023 11:48:15 +0200 Subject: [PATCH] fix: update nightly runner (#163) --- .circleci/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 828cda734..802e23690 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -168,6 +168,9 @@ workflows: - erigon-all: context: - slack-secrets + - ethereumjs-all: + context: + - slack-secrets - full-interop: context: - slack-secrets