From 167d76f9c7b0cf91990f8dfe8d92043f5692d58f Mon Sep 17 00:00:00 2001 From: Alexandre SOARES <72209227+AS-37@users.noreply.github.com> Date: Wed, 13 Oct 2021 19:10:33 +0200 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index cf2c4c1..777f8c5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -49,7 +49,7 @@ jobs: - run: name: "yarn test" command: yarn test - end_to_end_tests: + end_to_end: docker: - image: cimg/node:14.15.0 auth: