From 2e60c61e889dfaf64e91a1203fea0fa65cbdedb7 Mon Sep 17 00:00:00 2001 From: James Banting Date: Tue, 25 May 2021 12:21:49 -0700 Subject: [PATCH] Remove ci job from workflow --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ebc9ed57..60cd9efe 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -56,7 +56,7 @@ workflows: ci: jobs: - test_examples_node - - test_examples_python + # - test_examples_python - test_docs - publish_schemas: filters: