From f6349af941d00d4b52235a57bb0548f10cd1cc49 Mon Sep 17 00:00:00 2001 From: filip mertens Date: Sun, 18 Sep 2022 17:02:25 +0200 Subject: [PATCH] update cnf --- .circleci/config.yml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 35a0f8bba3..dd7381131d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -303,9 +303,7 @@ workflows: - lint - remix-libs - remix-ide-browser - - remix-ide-plugin-api - - remix-ide-vyper-plugin - - remix-ide-etherscan-plugin + - remix-test-plugins filters: branches: only: remix_live @@ -314,9 +312,7 @@ workflows: - lint - remix-libs - remix-ide-browser - - remix-ide-plugin-api - - remix-ide-vyper-plugin - - remix-ide-etherscan-plugin + - remix-test-plugins filters: branches: only: master @@ -325,9 +321,7 @@ workflows: - lint - remix-libs - remix-ide-browser - - remix-ide-plugin-api - - remix-ide-vyper-plugin - - remix-ide-etherscan-plugin + - remix-test-plugins filters: branches: only: remix_beta