From 311570c80bc1f229b712a96d0c5097f542507af7 Mon Sep 17 00:00:00 2001 From: Dillon Date: Fri, 21 Feb 2020 12:51:50 +0800 Subject: [PATCH] chore(ci): update ci --- .circleci/config.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c34ef83b..ed875665 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -24,8 +24,3 @@ workflows: - build-check: example-site-path: exampleSite theme-path: ../.. - build-check-exampleSite-zh: - jobs: - - build-check: - example-site-path: exampleSite/zh - theme-path: ../../..