From 9db5186ba78d3df435be3906dd89abb250084acd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20=C5=9Aliwak?= Date: Tue, 26 Oct 2021 11:38:15 +0200 Subject: [PATCH] [DEBUG] Eanble t_ems_test_ext_colony on PRs --- .circleci/config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 00c7223d5..f65efeb3a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1213,6 +1213,10 @@ workflows: project: ens # NOTE: One of the dependencies (fsevents) fails to build its native extension on node.js 12+. nodejs_version: 10 + - t_ems_ext: + <<: *workflow_emscripten + name: t_ems_test_ext_colony + project: colony # Windows build and tests - b_win: *workflow_trigger_on_tags